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.

FAQ

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.