AI Summarizer

外掛說明

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.

螢幕擷圖

  • 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

安裝方式

  1. Download the plugin zip file and upload it via the WordPress dashboard.
  2. Go to Plugins > Add New in your WordPress admin panel.
  3. Click Upload Plugin and choose the ai-summarizer.zip file.
  4. Activate the plugin from the Plugins menu in WordPress.
  5. Configure the plugin under AI Summarizer by adding your AWS Access Key, Secret Key, Region, and Bedrock Model ID.

常見問題集

How does the AI Summarizer plugin work?

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.

Do I need an AWS account to use this plugin?

Yes, an active AWS account with Bedrock AI services is required to generate AI summaries.

What happens if my AWS credentials are incorrect or missing?

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.

Can I choose which posts are Summarised?

Yes, you can choose specific post types for summarization under the plugin settings in AI Summariser > Post types.

Can I modify the generated summaries?

Currently, summaries are automatically generated based on the AI model’s output, but users with appropriate permissions can approve summaries via the REST API.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AI Summarizer〉的開發相關工作。

參與者

將〈AI Summarizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.