=== PFD AI Quick Read Summarizer ===
Contributors: paidfreedroid
Tags: ai, summary, summarizer, gemini, content, post, article, quick read, ai content, google ai
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Effortlessly generate AI-powered summaries for your WordPress posts with a single click.

== Description ==

PFD AI Quick Read Summarizer adds a beautiful, interactive "Show Quick Read" button to the top of your articles. When a visitor clicks it, the plugin instantly generates a concise, easy-to-read summary using the power of Google's Gemini AI.

This is the perfect tool to increase user engagement, improve time-on-site, and provide immediate value to your readers without any cost.

Key Features:

One-Click Summaries: Automatically summarizes any post or page.

Beautiful, Animated UI: A sleek, modern interface with a typewriter effect that fits any theme.

Intelligent Caching: Summaries are saved to your database after the first generation, ensuring instant loading and minimal API usage.

Easy Setup: Simply install the plugin, add your free Gemini API key, and you're ready to go!

Lightweight & Fast: Optimized for performance.

== Installation ==

Upload the pfd-ai-quick-read-summarizer folder to the /wp-content/plugins/ directory, or install directly from the WordPress plugin directory.

Activate the plugin through the 'Plugins' menu in WordPress.

Go to Settings > PFD AI Summarizer and enter your Google Gemini API key. You can get a free key from the Google AI Studio.

That's it! The "Show Quick Read" button will now appear on your articles.

== External Services ==

This plugin connects to the Google Gemini API to generate article summaries. This is essential for the plugin's core functionality.

Service: Google Gemini API (https://www.google.com/search?q=generativelanguage.googleapis.com)

Data Sent: When a summary is requested for the first time, the text content and title of that specific post are sent to the API. No personal or user data is sent.

Links: Google API Terms of Service and Google Privacy Policy.

== Frequently Asked Questions ==

= Is the Google Gemini API key free? =

Yes, Google provides a generous free tier that is more than enough for most websites. It allows for thousands of summaries per month at no cost.

= Does this plugin store my content? =

No. The plugin only sends the text of a post to the Google AI API for the purpose of generating a summary. The summary is then stored in your site's database to prevent repeated API calls. Your original content is not stored or shared elsewhere.

== Screenshots ==

The "Show Quick Read" button on a live article.

The beautiful, AI-generated summary with bold text and typewriter effect.

The simple settings page in the WordPress admin.

== Changelog ==

= 1.0.2 =

CRITICAL FIX: Updated the Google AI model name to gemini-2.5-flash to resolve a persistent API error.

TWEAK: Improved the AI prompt to generate shorter, more concise summaries and remove conversational filler text.

= 1.0.1 =

FIX: An earlier attempt to update the AI model name.

= 1.0.0 =

Initial public release.