== Dixit Chatbot ==
Contributors: dixitchatbot
Tags: chatbot, ai, rag, assistant, widget
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a sovereign, GDPR-compliant AI chatbot to your WordPress site — powered by your own content.

== Description ==

**Dixit Chatbot** connects your WordPress site to the [Dixit dashboard](https://dixit-chatbot.com) to provide a sovereign, GDPR-compliant AI chatbot based on your own content.

= How it works =

1. Install the plugin and enter your widget key (available in your Dixit dashboard).
2. Dixit indexes the content of your site (pages, documents, FAQ…).
3. A chat widget appears on your site and answers visitors' questions in real time, based exclusively on your validated content.

= Key features =

* **Sovereign AI** — powered by Mistral (French AI), hosted in France
* **RGPD / GDPR compliant** — trained only on your validated content, no third-party data sharing
* **No-code setup** — install, enter your key, done
* **Real-time dashboard** — statistics, configuration and chatbot management from your Dixit account
* **Free plan available** — 20 conversations/month, no credit card required

= Third-party service =

This plugin relies on the **Dixit** external service ([dixit-chatbot.com](https://dixit-chatbot.com)) to function.

* Your widget key and the visitor's messages are sent to `https://dixit-chatbot.com/dashboard/api/chat` to generate answers.
* No personal data from visitors is stored beyond the conversation session.
* Please review the [Terms of Service](https://dixit-chatbot.com/mentions-legales) and [Privacy Policy](https://dixit-chatbot.com/confidentialite) of Dixit before using this plugin.

== Installation ==

1. Upload the `dixit-chatbot` folder to `/wp-content/plugins/`, or install it via **Plugins → Add New → Upload Plugin**.
2. Activate the plugin from the **Plugins** menu.
3. Go to **Dixit Chatbot** in your admin sidebar.
4. Enter your **widget key** (found in your Dixit dashboard under Settings → Deployment) and save.

The chat widget will automatically appear on all your site's pages.

== Frequently Asked Questions ==

= Do I need a Dixit account? =

Yes. You need to [create a free account](https://dixit-chatbot.com/dashboard/register) on dixit-chatbot.com to get your widget key and manage your chatbot.

= Is there a free plan? =

Yes — the free plan includes 20 conversations per month with no credit card required.

= What data is sent to Dixit? =

Only your widget key and the visitor's message are sent to the Dixit API. No personal data is stored beyond the conversation session.

= Is the AI sovereign and GDPR-compliant? =

Yes. Dixit uses Mistral (a French AI model) and is hosted entirely in France, with no data leaving the EU.

= Can I test the chatbot before it goes live? =

Yes. From your Dixit dashboard, you can use the built-in chat test tool before making the widget visible to your visitors.

== Screenshots ==

1. The chat widget displayed on a public-facing page.
2. The plugin settings page in the WordPress admin.
3. The Dixit dashboard — sources and indexing management.
4. The Dixit dashboard — real-time statistics.

== Changelog ==

= 1.0.0 =
* Initial public release — sovereign AI chatbot powered by Mistral, hosted in France
* Widget injection via wp_footer
* Admin settings page (widget key + API URL)
* i18n ready (text domain: dixit-chatbot, fr_FR + en_US)

== Upgrade Notice ==

= 1.0.0 =
First public release.
