=== SmartWebContiq AI ===
Contributors: sachinrajcp123
Tags: content, AI, editor, grammar, rewrite
Requires at least: 5.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Improve your WordPress post content using AI. Fix grammar, rewrite for clarity, and simplify language.

== Description ==

SmartWebContiq AI is a simple, powerful plugin to enhance your post content using artificial intelligence.

**Features:**
- Adds an "Improve with AI" button in the post editor
- Fix grammar, clarity, and tone
- Simple settings to add your API key

== External Services ==

This plugin connects to the **OpenAI API** to enhance content.

- **What service is used:** OpenAI (https://api.openai.com)
- **What data is sent:** The text content you request to improve
- **When data is sent:** When the “Improve with AI” button is clicked
- **Why:** To analyze and return improved or rewritten content using AI
- **Privacy & Terms:** 
  - [OpenAI Terms of Service](https://openai.com/terms)
  - [OpenAI Privacy Policy](https://openai.com/privacy)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/smartwebcontiq-ai` directory.
2. Activate the plugin through the ‘Plugins’ screen in WordPress.
3. Go to **Settings > SmartWebContiq AI** and enter your API key.

== Changelog ==

= 1.1 =
* Updated text domain to match plugin slug
* Added proper prefix naming (swcqai_)
* Added external service documentation
* Added correct contributor username

= 1.0 =
* Initial release

== Frequently Asked Questions ==

= Is this plugin free to use? =
Yes, but you need your own AI API key.

= Where can I get the API key? =
You can get it from your chosen AI provider (e.g., OpenAI).
