=== Fabio AI ChatBot Lite ===
Contributors: fabioplugins
Tags: ai chatbot, chatgpt, wordpress chatbot, site search, ai search
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Fabio AI ChatBot Lite adds an AI chatbot that answers visitors' questions strictly based on your website's real content.

== Description ==

Fabio AI ChatBot Lite is a WordPress plugin that installs an AI-powered chatbot to help visitors quickly find accurate information on your website. Fabio AI ChatBot Lite answers exclusively from your WordPress, WooCommerce, and bbPress content. The chatbot never uses external knowledge or the public internet and comes with analytics features.

You choose which AI provider generates the answers: OpenAI, Google Gemini, Mistral AI, or Anthropic (Claude). Bring your own API key from any of these providers.

Video tutorials ("how to" guides) are available on the official YouTube channel: https://www.youtube.com/@FabioPlugins
A complete feature comparison list is available at: https://fabio-plugins.com/pricing/

Key principles:

* Answers based only on scanned website content
* Answers in your WordPress installation language
* Manual or automatic site scanning
* Unlimited conversations
* Unlimited conversation download

== Features ==
* 📄 **Full scan of WordPress content**
* Blog: scans pages, posts, tags, and categories
* Blog: cross-references information across multiple articles, categories, and tags to deliver comprehensive, summarized answers — even across 500+ pages
* 🛒 **WooCommerce integration**
* WooCommerce: scans products, prices, discounts, reviews, and descriptions
* WooCommerce: finds the cheapest or most expensive product among more than 1000 products, and identifies the ones matching specific features requested by the user
* 💬 **bbPress forum support**: scans forum topics and replies to provide the most relevant answer to support questions
* Manual scan or automatic daily scan
* Front-end chatbot via shortcode, pop-up bubble, or automatic insertion
* Customizable welcome message to increase user engagement
* 🔒 **Secure and reliable answer generation**
* 🤖 **Support for multiple AI providers**: OpenAI, Google Gemini, Mistral AI, and Anthropic (Claude) — bring your own API key
* OpenAI models: GPT-5.6 Luna, GPT-5.4 Nano
* Google Gemini models: Gemini 3.1 Flash-Lite, Gemini 3.5 Flash
* Mistral AI models: Mistral Large 3
* Anthropic models: Claude Haiku 4.5, Claude Sonnet 5
* Compatible with large, small, and medium-sized AI language models, so you can balance answer quality against API cost depending on your traffic volume
* 📊 **Built-in 24-hour analytics**: review visitor questions and chatbot answers, filter by keyword
* Gap Index: automatically flags questions whose answers are poorly covered by your existing content
* Supports any language available on your WordPress installation
* Unlimited CSV export of conversation history
* 🎨 **Customizable chatbot appearance**: colors, gradients, and bubble position

== Usage ==

1. Install and activate the plugin
2. Configure your own API key in the settings (OpenAI, Gemini, Mistral, or Anthropic)
3. A site scan runs automatically
4. Choose how to display the chatbot: shortcode `[fabioai_chatbot]`, floating bubble, or automatic insertion
5. Analyze the questions asked by users and the answers given by Fabio AI ChatBot Lite

== Settings ==

From the WordPress admin panel, you can:

* Launch a manual site scan
* Define the chatbot welcome message
* Configure the OpenAI, Gemini, Mistral, and/or Anthropic API key
* Choose the specific AI model per provider (e.g. Claude Haiku 4.5 for lower cost, Claude Sonnet 5 for higher accuracy)
* Customize the chatbot's appearance (colors, gradients, bubble position)
* Download conversations

== Security & Reliability ==

* Responses are strictly limited to scanned site content
* No document uploads
* Automatic content cleaning and segmentation
* Protection against invented or out-of-scope answers

== External services ==

This plugin connects to third-party AI providers to generate chatbot responses based on your website's scanned content. You must provide your own API key for the provider you choose to use; no data is sent unless you configure a key.

-- OpenAI --
* Usage: Generates chatbot responses when OpenAI is selected as the provider.
* Data sent: user questions (prompts), site content segments used as context, and your API key (for authentication).
* Terms of Use: https://openai.com/policies/row-terms-of-use/
* Privacy Policy: https://openai.com/policies/row-privacy-policy/

-- Google Gemini --
* Usage: Generates chatbot responses when Gemini is selected as the provider.
* Data sent: user questions (prompts), site content segments used as context, and your API key (for authentication).
* Terms of Service: https://ai.google.dev/gemini-api/terms
* Privacy Policy: https://policies.google.com/privacy

-- Mistral AI --
* Usage: Generates chatbot responses when Mistral is selected as the provider.
* Data sent: user questions (prompts), site content segments used as context, and your API key (for authentication).
* Terms of Service: https://legal.mistral.ai/terms/
* Privacy Policy: https://legal.mistral.ai/terms/privacy-policy

-- Anthropic --
* Usage: Generates chatbot responses when Anthropic (Claude) is selected as the provider.
* Data sent: user questions (prompts), site content segments used as context, and your API key (for authentication).
* Terms of Service: https://www.anthropic.com/legal/commercial-terms
* Privacy Policy: https://www.anthropic.com/legal/privacy

API keys are stored locally in your WordPress database and are only used to authenticate requests to the provider you selected. You are responsible for complying with the terms and policies of the AI provider you choose to use.

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin from the Plugins menu
3. Configure the plugin from the admin settings page

== FAQ ==

= Does the chatbot use the internet? =
No. It only answers using your website content.

= Do I need an API key? =
Yes, you need your own API key from OpenAI, Gemini, Mistral, or Anthropic. This plugin does not include or provide API keys.

= Which AI models can I choose? =
For each provider, you can select between a lower-cost model and a higher-accuracy model directly from the settings page: GPT-5.6 Luna or GPT-5.4 Nano (OpenAI), Gemini 3.1 Flash-Lite or Gemini 3.5 Flash (Google Gemini), Mistral Large 3 (Mistral AI), and Claude Haiku 4.5 or Claude Sonnet 5 (Anthropic).

= Where can I find video tutorials? =
"How to" video guides are available on the official YouTube channel: https://www.youtube.com/@FabioPlugins

= Are conversations stored? =
Yes. Conversation history is stored locally in your WordPress database and can be analyzed and downloaded as CSV.

= Can I customize the chatbot's appearance? =
Yes. You can customize colors, gradients, bubble position, and the welcome message from the admin settings page.

== Changelog ==

= 1.0.3 =
* Added Anthropic (Claude) as a new supported AI provider, with Claude Haiku 4.5 and Claude Sonnet 5 models.
* Updated OpenAI model list: now offers GPT-5.6 Luna and GPT-5.4 Nano (previously offered older, retired models).
* Updated Google Gemini model list: now offers Gemini 3.1 Flash-Lite and Gemini 3.5 Flash (previous preview models have been retired by Google).
* Updated Mistral AI model list: now offers Mistral Large 3 only (previous models have been retired by Mistral).
* Note: sites with a previously selected model that is no longer available will automatically fall back to the first available model for that provider.
* Added links to video tutorials and the full feature list in the plugin description.

= 1.0.2 =
* Features description improved

= 1.0.1 =
* Adding an option to download all conversations without emptying the table.
* Removing "powered by".

= 1.0.0 =
* Initial submission of Fabio AI ChatBot Lite.

== Upgrade Notice ==

= 1.0.3 =
Some AI models were retired by their providers and have been removed. If your selected model is no longer available, it now automatically falls back to another supported model. Anthropic (Claude) has been added as a new provider option.

== Screenshots ==

1. How to customize the chatbot's colors
2. How to add a welcome text and choose your AI provider
3. How to analyze users' questions
4. How to analyze the chatbot's answers

== More Information ==

* Video tutorials: https://www.youtube.com/@FabioPlugins
* Full feature list: https://fabio-plugins.com/pricing/

== Author ==

Fabio-Plugins.com