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

Screenshots

  • 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” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “ColorWhistle AI ChatBot” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.0.0

  • Initial release.