Linux 软件免费装
Banner图

Mind Web Concierge

开发者 mindwebconcierge
更新时间 2026年4月22日 20:32
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0+
版权网址: 版权信息

标签

automation rag customer-support artificial-intelligence ai-chatbot concierge

下载

1.1.2 1.1.3

详情介绍:

Mind Web Concierge brings intelligent AI assistance directly to your WordPress website. Powered by RAG (Retrieval-Augmented Generation) technology, it understands your content and delivers accurate, context-aware responses to your visitors in real time. It allows you to: Perfect for: Easy to install, configure, and scale.

安装:

  1. Upload the plugin folder to /wp-content/plugins/mind-web-concierge, or install directly through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Mind Web in the WordPress admin dashboard.
  4. Configure the plugin settings.
  5. Index your posts, pages, and/or WooCommerce products from the Indexing tab.
Alternatively, install via the WordPress Plugin Directory:
  1. Go to Plugins > Add New.
  2. Search for "Mind Web Concierge".
  3. Click Install Now.
  4. Activate the plugin.

屏幕截图:

  • Admin configuration panel.
  • AI response example.
  • Mobile responsive view.

常见问题:

Do I need an external account?

Yes. An account with Mind Spaces is required to use the AI service. Register at: https://spaces.smartmind.services/Identity/Account/Register After registration, log in at Mind Spaces Settings and start using the features.

Does the plugin include a sitemap?

Yes. The plugin generates its own lightweight XML sitemap based on your WordPress navigation menus. It is accessible at: https://yoursite.com/?mindweco_sitemap=1 No additional sitemap plugin is required.

Does this plugin slow down my website?

No. The plugin is optimized for performance and loads efficiently. Streaming responses use a lightweight SSE connection that does not block page rendering.

Is WooCommerce required?

No. The plugin works with standard WordPress posts and pages. WooCommerce product indexing is available as an optional feature when WooCommerce is installed and active.

Is it GDPR compliant?

The plugin stores conversation metadata (IP address, user agent, screen resolution, timezone, platform, referrer, and accepted language) in the WordPress database. Visitor questions and site content are also transmitted to external services operated by Smart Processes. Please disclose this in your site's privacy policy and ensure you have a lawful basis for processing this data under GDPR.

What language models are supported?

Any OpenAI-compatible language model can be configured via the LLM settings panel by providing a model name, base URL, API key, and provider name.

Why does the plugin use cURL directly?

The WordPress HTTP API does not natively support Server-Sent Events (SSE) streaming. cURL is used exclusively for streaming responses and is the only available method for this functionality.

How does the plugin handle sessions?

The plugin uses a lightweight session manager (Mindweco_Session) to track visitor conversations. A session ID (UUID v4) is stored in a browser cookie named mindweco_sid. The cookie has no expiry date, which means the browser deletes it automatically when the tab or window is closed - identical behaviour to a standard PHP session. No personal data is stored in the cookie, only a randomly generated session identifier. The session is also stored server-side as a WordPress transient.

What is the Local Thinking checkbox?

When enabled, the Local Thinking option switches the chatbot into a focused mode that answers based on the current page content only.

Mind Web will focus only on information available on this page to provide contextual answers.
If the current page also has Mind Spaces notebooks assigned to it (via the Notebooks settings), those notebooks are included in the response context as well. This is useful for single-product pages, landing pages, or any page where you want the AI to answer based on a specific, scoped set of content rather than your entire indexed knowledge base.

When does the chat icon appear on my website?

The chat icon is always visible on your website. If your subscription has expired or is not active, an informational message will be displayed inside the chat widget notifying the visitor that they are using the free version. You can check and manage your subscription from the Mind Web admin panel.

Does the plugin use browser storage?

Yes. The plugin stores small amounts of data in the visitor's browser localStorage to preserve UI preferences such as theme selection, the Local Thinking toggle state, pinned messages, and citation references. No personal data is stored. All data remains on the visitor's device and is never transmitted to external servers.

Does the plugin use WP-Cron?

Yes. The plugin schedules a daily WP-Cron event (mindweco_cleanup_transients) to remove expired session transients from the database. This keeps the database clean without affecting active visitor sessions. The cron job is automatically removed when the plugin is deactivated or deleted.

更新日志:

1.1.3 1.1.2 1.1.1 1.1.0 1.0.0