ColorWhistle AI ChatBot

外掛說明

ColorWhistle AI ChatBot transforms your WordPress site into a knowledgeable AI assistant. Leveraging OpenAI and Pinecone, it provides accurate, context-aware answers to visitors.

Key Features

  • Smart Indexing: Syncs content to Pinecone.
  • Context-Aware AI: RAG architecture retrieval.
  • Customizable Widget: Fully customizable design.
  • Source Citations: AI links to sources.
  • Secure: Best practices followed.

External Services

This plugin connects to OpenAI API to generate chatbot responses.
Data sent: user input messages.
Purpose: AI-generated responses.

OpenAI privacy policy: https://openai.com/privacy

This plugin also connects to Pinecone for vector storage.
Data sent: embeddings or chatbot data.
Purpose: semantic search and retrieval.

Pinecone privacy policy: https://www.pinecone.io/privacy/

Google Fonts

  • What it does: Loads the Manrope font and Material Symbols icon set used by the chat widget and admin panel.
  • Data sent: The visitor’s IP address and browser information (standard HTTP request). No personal data beyond what a normal web request contains.
  • Service URL: https://fonts.google.com/
  • Privacy Policy: https://policies.google.com/privacy

螢幕擷圖

  • Admin Settings Page
  • Knowledge Base Sync
  • Chat Widget Frontend

安裝方式

  1. Upload colorwhistle-ai-chatbot folder to /wp-content/plugins/.
  2. Activate through ‘Plugins’ menu.
  3. Go to ColorWhistle AI ChatBot settings.
  4. Enter API Keys.
  5. Sync content in Knowledge Base.
  6. Enable widget in General Settings.

常見問題集

Do I need an OpenAI account?

Yes, for embeddings and chat.

Do I need a Pinecone account?

Yes, for vector storage.

Does it support CPTs?

Yes, configurable in settings.

What data is sent to external services?

When a visitor sends a chat message, the message text is sent to OpenAI to generate a response. Your site content (post titles and text) is sent to OpenAI (to create embeddings) and stored in Pinecone (as vector data) during the sync process. No personally identifiable visitor information is sent.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈ColorWhistle AI ChatBot〉的開發相關工作。

參與者

將〈ColorWhistle AI ChatBot〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.