=== Condensius Summaries ===
Contributors: Samiur6688
Tags: ai, summary, content-generation, google-ai, gemini
Requires at least: 5.6
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate summaries for posts and pages using Google AI Studio (Gemini API).

== Description ==
Condensius Summaries helps WordPress users generate concise summaries for posts and pages automatically using Google AI Studio (Gemini API).

Simply click the "Generate Summary" button in the editor, and your content will be summarized into a clear and readable paragraph.

== Installation ==
1. Upload the `condensius-summaries` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings → Condensius Summaries and enter your **Google AI Studio API key**.
4. Open any post or page and click "Generate Summary" to create a summary.

== Frequently Asked Questions ==
= Do I need a Google AI Studio account? =
Yes. You must have an API key from Google AI Studio (Gemini API).

= Which AI model does this plugin use? =
The plugin uses **Google AI Studio's Gemini 2.5-flash model** to generate summaries.

= Does it work with both posts and pages? =
Yes. The plugin works with both posts and pages.

== External Services ==

Service provider: Google LLC

This plugin connects to the Google Gemini API (Google Generative Language API) to generate AI-powered summaries for posts and pages.

It sends the post or page content to Google's servers only when the user manually triggers summary generation from the plugin interface.

Service links:
Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy

== Changelog ==
= 1.0 =
* Initial release.