=== AISO Post Summary OpenRouter ===
Contributors: devangparmar
Tags: ai, summary, openrouter, content, chatgpt
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate AI-powered summaries for WordPress posts using OpenRouter-compatible AI models.

== Description ==

AISO Post Summary for OpenRouter lets you generate concise AI-powered summaries for WordPress posts using OpenRouter AI models.

The plugin provides an easy-to-use shortcode, configurable AI models, intelligent caching, and customizable settings to generate fast and accurate post summaries.

== Features ==

* Generate AI-powered summaries with one click
* Supports OpenRouter-compatible AI models
* AJAX-powered summary generation
* Intelligent summary caching
* Configurable AI model selection
* Adjustable temperature and token limits
* Secure API key storage
* Responsive user interface
* Built following WordPress Coding Standards

== Supported AI Models ==

* GPT-4o Mini
* Gemini
* Claude
* DeepSeek
* Any model available through OpenRouter

== External services ==

This plugin connects to the OpenRouter API to generate AI-powered summaries.

When a summary is generated, the plugin sends:

* The post title
* The post content
* The selected AI model

No data is sent unless an administrator or authorized user requests a summary.

Service Provider:

OpenRouter

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

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

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **Settings → AISO Post Summary**.
4. Enter your OpenRouter API Key.
5. Save the settings.
6. Add the shortcode:

`[aiso_summary]`

to any post or page.

== Frequently Asked Questions ==

= Is an OpenRouter account required? =

Yes. You need an OpenRouter account and a valid API key.

= Is the API key stored securely? =

Yes. The API key is stored using the WordPress Settings API.

= Which AI models are supported? =

Any model currently supported by OpenRouter.

= Does the plugin cache summaries? =

Yes. Generated summaries are cached to improve performance and reduce API requests.

== Screenshots ==

1. Plugin settings page
2. Generate Summary button
3. AI-generated summary output

== Changelog ==

= 1.0.0 =

* Initial release.
* Generate AI summaries using OpenRouter.
* Configurable AI models.
* Intelligent summary caching.
* Secure settings page.
* Shortcode support.

== Upgrade Notice ==

= 1.0.0 =

Initial release.