=== Sudeem AI ===
Contributors: sudeemai
Tags: ai chat, chatbot, customer support, live chat, automation
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

A simple AI chat widget for your WordPress site to assist with customer support, lead collection, and user engagement.

This plugin allows site owners to integrate a Sudeem-powered AI chat widget. The plugin connects to Sudeem services to load and display a pre-configured AI agent. No AI models or training logic are included in this plugin. External services are required.

== External Services ==

This plugin connects to the Sudeem AI platform to load and run the AI chat widget on the website.

The external service is used to:
- Display the AI chat widget
- Enable automated customer conversations

Data sent to the service:
- Agent ID (to identify the configured AI agent)
- Locale (to determine the widget language)
- Conversation messages entered by site visitors

Data is sent when:
- The chat widget script is loaded on the frontend
- A visitor interacts with the chat widget

Service provider:
Sudeem AI

Terms of Service:
https://sudeem.ai/terms

Privacy Policy:
https://sudeem.ai/privacy

= Does this plugin send data to external services? =

Yes. This plugin communicates with Sudeem servers to load and operate the AI chat widget. Conversation data is processed according to Sudeem’s privacy policy.

== Frequently Asked Questions ==

= How do I initialize my chat widget? =

1. Install this plugin to your WordPress website.
2. Copy your Agent ID from the Sudeem dashboard (Agent → Deploy).
3. Navigate to the "Sudeem Chat" tab under the "Settings" menu in your WordPress dashboard.
4. Paste your Agent ID into the designated field.
5. Select your preferred locale (English or Arabic).
6. Click "Save Settings".

== Changelog ==

= 1.0.0 =
* Initial version.