Description
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
Installation
- Upload
colorwhistle-ai-chatbotfolder to/wp-content/plugins/. - Activate through ‘Plugins’ menu.
- Go to ColorWhistle AI ChatBot settings.
- Enter API Keys.
- Sync content in Knowledge Base.
- Enable widget in General Settings.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ColorWhistle AI ChatBot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ColorWhistle AI ChatBot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.



