=== AI Chatbot by Limb === Contributors: limbdev Tags: chatbot, ai, openai, gemini, wordpress chatbot, gpt chatbot, website chat, live chat, smart chatbot Requires at least: 5.8 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Truly free AI chatbot for WordPress – supports OpenAI, Gemini, and unlimited website knowledge. Add smart widgets, customize UI, and connect directly. == Description == AI Chatbot by Limb makes your website interactive with an intelligent chatbot trained on your actual content. **Use your own OpenAI or Gemini API key**, connect knowledge from pages, posts, custom post-type, PDF, txt or add manually via text editor. Fully control how your chatbot behaves and what it knows. = ✨Core Highlights = - **Unlimited Knowledge**: Train the chatbot with your WordPress content. Supported sources include posts, pages, custom post-types, q/a, manual editor, PDF, and txt files. Additional sources like taxonomy terms are coming soon. - **Multi-Provider Support**: Works with OpenAI, Gemini β€” more providers coming soon. - **Widget of Interactive Items**: Add customizable widgets to the home screen, or chat screen. Each widget includes one or more item types like `prompt`, `chat history`, `link`, or `message`, enabling targeted interactions, conversation triggers, or useful navigation elements inside the chat experience. - **Appearance Customization**: Personalize the chatbot’s look to match your brand. Adjust colors, set greeting messages, and use emojis to add a friendly touch. - **Conversation Starters**: Use prompt-type widgets to instantly launch predefined questions. - **Fine-Tuning Support**: Train your own OpenAI model using the same Q/A dataset format. Ideal for creating domain-specific assistants. > πŸ’¬ Let users ask anything – and let your chatbot answer with real, helpful replies from your content. = Features = * ⚑ Fast 3-step chatbot publishing * πŸ“š Easy unlimited knowledge learning - WordPress or Pinecone storage * 🧩 Widgets support * πŸ’¬ Chat logs and conversation management * πŸ€– Leading AI providers support: **OpenAI, Gemini** (DeepSeek, Grok, Claude coming soon) * 🎨 Appearance customization == Installation == 1. Upload the plugin to your `/wp-content/plugins/` directory or install it directly through the WordPress admin. 2. Activate the plugin via the 'Plugins' menu in WordPress. 3. Go to the new 'Limb Chatbot' menu item in the admin to configure your AI provider, add your API key, and start setting up your knowledge sources. == Links == * [Website](https://wpaichatbot.com) * [Demo](https://wpaichatbot.com/demo) * [Documentation](https://wpaichatbot.com/documentation/getting-started/installation/) == External Services == This plugin integrates with the following external services: - **OpenAI** – Used for chat responses, fine-tuning models, and generating vector embeddings. - API Endpoint: https://api.openai.com - [Terms of Use](https://openai.com/policies/terms-of-use), [Privacy Policy](https://openai.com/policies/privacy-policy) - **Google Gemini** – Used for chat responses and generating vector embeddings. - API Endpoint: https://generativelanguage.googleapis.com - [Terms of Service](https://policies.google.com/terms), [Privacy Policy](https://policies.google.com/privacy) - **Pinecone** – Used to store knowledge vectors for fast similarity-based retrieval. - API Endpoint: https://api.pinecone.io - [Terms of Service](https://www.pinecone.io/terms-of-service/), [Privacy Policy](https://www.pinecone.io/privacy/) - **DeepSeek** – Used for chat responses and generating vector embeddings. - API Endpoint: https://api.deepseek.com - [Terms of Service](https://cdn.deepseek.com/policies/en-US/deepseek-open-platform-terms-of-service.html), [Privacy Policy](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html) == Libraries Used == This plugin uses the [WP Background Processing](https://github.com/deliciousbrains/wp-background-processing) library by Delicious Brains to manage asynchronous jobs efficiently. == License & Warranty == This plugin is released under the [GPLv2 or later license](https://www.gnu.org/licenses/gpl-2.0.html). It is provided "as is" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. You are responsible for compliance with any laws applicable to your use of the plugin and the external services it connects to. == Changelog == = 1.0.0 = * Initial release