monoshiri AI Widget

Описание

monoshiri AI Widget lets you add an AI-powered chat button to your WordPress site in just a few clicks. The chat is powered by monoshiri.ai, an AI knowledge base SaaS that answers visitor questions based on documents you upload (FAQs, product manuals, internal docs, etc.).

Main features

  • Adds an AI chat button to the bottom-right or bottom-left of every page
  • Answers visitor questions based on the knowledge (folder) registered in monoshiri.ai
  • Display control (all pages / front page only / static pages only / disabled)
  • Built-in connection test for the API key
  • Mobile responsive (full-screen display on small screens)

Требования

This plugin requires a monoshiri.ai account and a widget API key issued from the monoshiri.ai dashboard.

  1. Sign up at https://monoshiri.ai/
  2. Create a widget in the dashboard and issue an API key
  3. Paste the embed code into this plugin’s settings screen

External services

This plugin connects to the monoshiri.ai service. The plugin loads the chat widget script from widget.monoshiri.ai and sends user queries to api.monoshiri.ai when a visitor interacts with the widget.

Services used:

  • monoshiri.ai API (https://api.monoshiri.ai)
  • monoshiri.ai Widget CDN (https://widget.monoshiri.ai)

Data sent:

  • The query text typed by site visitors into the chat widget
  • The URL of the current page (for context)
  • The visitor’s IP address (as part of the HTTP request)
  • The API key configured in plugin settings (for authentication)

When data is sent:

  • Data is only sent when a visitor opens the chat widget and types a message
  • No data is sent during normal page loads
  • If the API key is not configured, the plugin does nothing
  • No external requests are made when the plugin is installed or activated. The plugin only contacts monoshiri.ai servers (a) when a site administrator clicks the «Test connection» button on the settings screen, and (b) when a visitor opens the chat widget on the front-end.

Provider information:

  • Service operator: monoshiri.ai (Makoto Kobayashi)
  • Terms of service: https://monoshiri.ai/terms
  • Privacy policy: https://monoshiri.ai/privacy#widget

Скриншоты

  • Settings page — configure your embed code and display options
  • Chat widget button on the front-end
  • Open chat widget with AI conversation

Установка

  1. In your WordPress admin, go to Plugins Add New, search for «monoshiri AI», and install
  2. Click «Activate»
  3. Open «monoshiri AI» in the left menu and paste your embed code (the entire <script> tag from app.monoshiri.ai)
  4. Click «Save Changes»

Часто задаваемые вопросы

Is the plugin free?

The plugin itself is free under the GPLv2 license. However, embedding the chat widget on your website requires a paid plan (Light plan or higher) on monoshiri.ai. The free plan only includes the in-dashboard chat and does not allow the widget to be loaded on external sites. See https://monoshiri.ai/pricing for details.

Can I customize the widget color and theme?

Yes. You can configure the theme color in the monoshiri.ai dashboard and the changes apply automatically to the widget on your site.

Where are visitor questions sent?

When a visitor opens the chat widget, their input and the URL of the current page are sent to monoshiri.ai servers (api.monoshiri.ai) for AI response generation. See the «External services» section below for details.

Does the widget work on all WordPress themes?

Yes. The widget is rendered as a fixed floating element via the embed script, so it works regardless of theme.

Can I disable the widget on specific pages?

The plugin offers four display options on the settings screen: all pages / front page only / static pages only / disabled (do not display anywhere). Disabling the widget on individual specific pages is planned in a future release.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«monoshiri AI Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«monoshiri AI Widget» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «monoshiri AI Widget» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.1

  • readme: Clarify that embedding the widget on a website requires a paid plan (Light or higher)
  • readme: Correct the display option count from three to four (now explicitly mentions the «disabled» option)
  • readme: Minor wording improvements in the description
  • Tags: Updated for better discoverability on the WordPress.org directory

1.0.0

  • Первая версия