AI Summarizer
A powerful WordPress plugin that generates AI-powered summaries for your posts using AWS Bedrock.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 380 days ago
Is AI Summarizer abandoned?
Possibly abandoned (last update 380 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The AI Summarizer Plugin by SoBold is a powerful WordPress tool that leverages AWS Bedrock to generate AI-powered summaries for WordPress post content. With just a few settings, users can quickly Summarise articles, blog posts, and other long-form content, providing concise summaries for readers. The plugin offers easy integration with the WordPress REST API, making the summarization process both seamless and efficient.
Key features of the AI Summarizer Plugin:
- AI-Powered Summaries: Automatically generates summaries using AWS Bedrock AI models.
- Customizable: Supports options for selecting post types, widget visibility, and AI model settings.
- REST API Integration: Provides REST API routes for interacting with summarization endpoints.
- Admin Control: Configure AWS credentials and model options via AI Summariser settings.
- ACF, Gutenberg, and WPBakery Integration: Retrieves and Summarises content from popular post editors like Advanced Custom Fields (ACF), Gutenberg, and WPBakery.
- Custom Widget: Displays summaries in a customizable widget box on the frontend.
Requirements
- PHP: 8.1 or higher
- WordPress: 5.8 or higher
- AWS Bedrock Account: Requires AWS access and secret keys to use Bedrock for AI summarization.
Usage
Automatic Summarization
Once configured, the plugin will automatically generate summaries for your selected post types on click and display in backend to approval before it start displaying on front.
To customize which post types are Summarised, go to AI Summariser > Post types and select the desired post types.
A custom widget will display the summary on the frontend if enabled.
Deactivation & Uninstall
Upon deactivation, the plugin will:
Remove all plugin-related settings and options.
Delete AI summaries stored as post metadata.
Manual Uninstallation
To manually uninstall the plugin and remove all associated data:
Deactivate the plugin from the Plugins section in WordPress.
Optionally, delete the plugin files from your wp-content/plugins directory.
License
This plugin is licensed under the GPLv2 or later. Please see the LICENSE file included in the plugin for more details.
Installation
- Download the plugin zip file and upload it via the WordPress dashboard.
- Go to Plugins > Add New in your WordPress admin panel.
- Click Upload Plugin and choose the
ai-summarizer.zipfile. - Activate the plugin from the Plugins menu in WordPress.
- Configure the plugin under AI Summarizer by adding your
AWS Access Key,Secret Key,Region, andBedrock Model ID.
Frequently Asked Questions
The plugin uses AI technology to analyze the content of your posts or pages and generates a summary based on key points and context. It integrates with external AI services (e.g., AWS Bedrock) to perform this task.
Yes, an active AWS account with Bedrock AI services is required to generate AI summaries.
If your AWS credentials or Bedrock model ID are incorrect or missing, the plugin will not generate summaries and will show error notices in the WordPress admin area.
Yes, you can choose specific post types for summarization under the plugin settings in AI Summariser > Post types.
Currently, summaries are automatically generated based on the AI model’s output, but users with appropriate permissions can approve summaries via the REST API.
Review feed
Screenshots

Screenshot 1: Screenshot of the plugin interface

Screenshot 2: Screenshot of the summarization post selection

Screenshot 3: Screenshot of the widget setting for front side display

Screenshot 4: Screenshot of the meta box will be added to each post of selected post-type.

Screenshot 5: Screenshot of the widget

Screenshot 6: Screenshot of the widget
Changelog
1.0.0
- Initial release with AI-powered summarization and AWS Bedrock integration.
- Custom widget support for displaying summaries.
- REST API routes for summarization and summary approval.