=== Digent Smart AI ===
Contributors: amanstacker
Tags: chatbot, openai, ai, gpt
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A flexible AI chatbot that replies based on your custom prompt, keeping every conversation aligned with the context you set.

== Description ==
Digent Smart AI is a lightweight and flexible AI chatbot plugin for WordPress that uses your custom system prompt as the core context for every conversation. The chatbot’s replies are shaped exclusively by the prompt you provide, enabling precise control over its personality, knowledge boundaries, and response style.

== Features ==
* Chat with an AI assistant directly inside the WordPress admin panel.
* Fully customizable system prompt for precise control over AI behavior.
* Secure OpenAI API key integration.
* Access control — only admins or permitted roles can chat.
* AJAX-powered chat for fast, no-reload conversations.
* Clean, minimal, and WordPress-standard code.

== External Services ==

**Data Sent to OpenAI:**  
Your system prompt and chat message are securely sent to the OpenAI API to generate a response.  
No user-identifiable data is transmitted.

**Privacy & Terms:**  
- OpenAI Terms of Use: https://openai.com/policies/terms-of-use  
- OpenAI Privacy Policy: https://openai.com/policies/privacy-policy

== Installation ==
1. Upload the `digent-smart-ai` folder to `/wp-content/plugins/`.
2. Activate the plugin via the “Plugins” menu in WordPress.
3. Open **Digent Smart AI** in the admin sidebar.
4. Enter your OpenAI API key and your custom system prompt.
5. Start chatting!

== Changelog ==
= 1.0.0 =
* Initial release
