Linux 软件免费装
Banner图

Shoponix AI Chat for WooCommerce

开发者 hardikahir
更新时间 2026年6月23日 14:14
PHP版本: 6.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later

标签

woocommerce ai chatbot mistral vector database

下载

1.1.0

详情介绍:

This plugin adds an advanced AI chatbot to your WooCommerce store that answers customer questions and recommends products. It uses Retrieval-Augmented Generation (RAG) to ensure the AI only answers based on your actual store inventory. Powered by the Mistral AI API, it securely stores product embeddings directly in your WordPress database, requiring no third-party vector databases. Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via WordPress admin.
  2. Activate the plugin.
  3. Go to WooCommerce → Mistral Chatbot.
  4. Enter your free Mistral API key (get from console.mistral.ai).
  5. Click "Rebuild Vector Index" to queue your products for background indexing.
  6. Enable the chatbot and customize colors.

常见问题:

Do I need a paid API key?

No, Mistral's free tier provides enough tokens for most small to medium stores.

Are third-party vector databases required?

No, all vector operations use pure PHP and are stored directly in your WordPress database (wp_shoponix_product_vectors).

How do I track indexing progress?

Since indexing runs in the background, you can track it via WooCommerce → Status → Scheduled Actions.

更新日志:

1.3.0 1.2.0 1.1.0 1.0.0