Linux 软件免费装

My Observer RAG Chat Assistant For WooCommerce

开发者 DarrisB
更新时间 2026年6月26日 20:13
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce chat woocommerce rag woocommerce chat bot

下载

1.0.0

详情介绍:

My Observer RAG Chat Assistant adds an AI-powered product assistant to your WooCommerce store using Retrieval-Augmented Generation (RAG). The plugin builds a local product knowledge index from your catalog content and uses that index to answer shopper questions with better product relevance. You control provider settings, indexing, and widget placement directly in WordPress. This plugin is designed for merchants who want:

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin in WordPress.
  3. Confirm WooCommerce is installed and active.
  4. Go to My Observer > Settings.
  5. Configure provider credentials:
  6. OpenAI API Key, or
  7. Claude API Key plus Claude Embeddings URL for Claude-compatible embeddings.
  8. Save settings.
  9. Add shortcode [myobserver_rag_widget] to a page, or enable auto inject.

屏幕截图:

  • Storefront Chat Widget: Embedded chat experience on a WooCommerce storefront page using shortcode placement.
  • Advanced Dashboard to view chat history and configure and test the vector database.

常见问题:

Does this plugin require WooCommerce?

Yes. WooCommerce must be installed and active.

Can I place the chat widget manually?

Yes. Use [myobserver_rag_widget] (or legacy [rag_bot_widget]) in any page, post, or block shortcode element.

Is product indexing automatic?

You can run indexing manually from My Observer > Settings using the "Index All Products" action.

Does this plugin include payment or subscription checkout by itself?

Core storefront assistant functionality is in this plugin. Optional advanced add-ons are provided separately. = Do I need to reindex after editing a product? Usually no for normal edits, because updates are queued automatically via cron. Use manual reindex if cron is disabled, delayed, or after large imports/migrations. = Does this plugin require an external vector database? No. We us a high-performance, purely file-based, embedded Vector Database written entirely in native PHP. So this run separately from your MYSQL database.

更新日志:

1.0.0