=== AI Content & Meta Assistant ===
Contributors: techbysh
Donate link: https://techbysh.com
Tags: ai, content generation, openai, assistant, seo
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Smart AI content generator for WordPress — create product descriptions, blog posts, and SEO meta with a click.

== Description ==

**AI Content & Meta Assistant** by **Techbysh** is a lightweight, high-performance plugin for WordPress websites. Whether you're running a WooCommerce store, a blog, or a business site, this assistant can help generate high-quality content powered by OpenAI’s GPT models.

✨ Supports WordPress posts, pages, and WooCommerce products  
✨ Creates SEO meta titles, meta descriptions, and alt text  
✨ Fully integrated with Gutenberg, Classic Editor, and Elementor  
✨ Uses OpenAI API with customizable prompt templates  
✨ No user data stored — fully GDPR-friendly  

Ideal for content creators, SEO professionals, eCommerce store owners, and agencies managing high-volume websites.

== Features ==

- AI-generated WooCommerce product descriptions & attributes  
- Blog post intros, summaries, and content writing  
- SEO metadata: meta title, meta description, alt tags  
- Prompt template system for creative control  
- Works inside WordPress editor (posts, products, pages)  
- Supports Classic Editor, Gutenberg, and page builders  
- AJAX-powered UI — responsive and smooth  
- Lightweight, minimal performance impact  
- GDPR-compliant — no user data stored or tracked

== Installation ==

1. Upload the plugin folder `smart-ai-assistant-content` to `/wp-content/plugins/`
2. Activate via **Plugins → Installed Plugins** in your WordPress dashboard
3. Go to **AI Assistant → Settings** to enter your OpenAI API key
4. Start generating content in your editor or product pages

== Screenshots ==

1. AI Assistant inside WooCommerce product editor
2. Bulk generation panel
3. SEO meta generation for a blog post
4. Prompt customization settings

== Frequently Asked Questions ==

= Do I need an OpenAI account? =  
Yes, you need an OpenAI API key to use the plugin. You can get it from [https://platform.openai.com](https://platform.openai.com).

= Is this compatible with WooCommerce? =  
Yes. It works inside WooCommerce product editor for title, short and long description generation, and more.

= Can I use it for WordPress posts and pages? =  
Absolutely. The assistant integrates with the post/page editors and works with most custom post types.

= Can I modify the AI prompts? =  
Yes, the plugin includes a flexible prompt template system for tailored outputs.

= Is this GDPR-compliant? =  
Yes. No personal or site data is stored. All content is generated in real-time through OpenAI API.

== Changelog ==

= 1.0.1 =
* General Bug Fixes

== Upgrade Notice ==
= 1.0.1 =
* General Bug Fixes

= 1.0.0 =
First stable release. Ensure your OpenAI API key is set under plugin settings before updating.

== Roadmap ==

- AI image generation & alt-text
- Chat assistant (AI Q&A for content or SEO)
- Scheduled content creation
- Keyword suggestion integration
- Multilingual output support

== Support ==

For help, visit: https://techbysh.com/support  
Donate to support development: https://techbysh.com/donate  
GitHub repo (optional): https://github.com/TechbyshOrg/wordpress-ai-assistant

== Source Code ==
The plugin is built using React and Webpack. You can access the full uncompressed source code and build instructions at:
https://github.com/TechbyshOrg/wordpress-ai-assistant

== External Services ==

This plugin uses external APIs to generate AI responses for content suggestions.

1. **OpenAI API**
   - **Purpose:** Generates content and suggestions.
   - **Data Sent:** The prompt entered by the user or some predefined prompt
   - **When Sent:** When user triggers AI content generation.
   - **Service:** [OpenAI](https://openai.com/)
   - [Terms of Use](https://openai.com/policies/terms-of-use) | [Privacy Policy](https://openai.com/policies/privacy-policy)

2. **Groq API**
   - **Purpose:** Alternative AI model provider.
   - **Data Sent:** Prompt entered by the user or some predefined prompt.
   - **When Sent:** When Groq is selected in the plugin settings.
   - **Service:** [Groq](https://groq.com/)
   - [Terms](https://groq.com/terms-of-service) | [Privacy](https://groq.com/privacy-policy)

