by Krishna GC on WordPress.org
Generate AI-powered summaries for your posts using Gemini AI. Display clean summaries with a shortcode on any supported post type.

Backend settings panel
Generate AI-powered summaries for your posts using Gemini AI. Display clean summaries with a shortcode on any supported post type.
[contaisu_summary] to display summaries on the front end Use [contaisu_summary] inside a post or template to display its AI-generated summary.
Navigate to Settings > Gemini API Key in the WordPress admin:
Obtain your Gemini API key from:
Note: API key must be at least 30 characters long.
This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.
This plugin connects to Google’s Gemini API to generate AI-powered summaries of WordPress post content.
What is the service?
The Gemini API is a language model developed by Google, capable of summarizing content in multiple languages.
What is it used for?
It generates a short summary (3 bullet points) for WordPress posts, which is then displayed in the post editor as a meta box.
What data is sent?
When a post is saved or when a summary is manually triggered, the plugin sends the post content (up to 3000 characters) to Google’s Gemini API.
When is data sent?
Only when the user saves a post or manually clicks the “Regenerate Summary” button.
Where is data sent?
To: https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash:generateContent
Service Provider:
Google LLC
Terms of Service:
https://policies.google.com/terms
Privacy Policy:
https://policies.google.com/privacy
This external API is required for the plugin to function. If no API key is provided, no data is sent and no summaries are generated.