Changeset 3205637
- Timestamp:
- 12/10/2024 12:52:01 PM (15 months ago)
- Location:
- ai-summarizer/trunk
- Files:
-
- 2 edited
-
ai-summarizer.php (modified) (2 diffs)
-
readme.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ai-summarizer/trunk/ai-summarizer.php
r3205622 r3205637 8 8 * Description: A WordPress plugin that integrates with AWS Bedrock to generate AI-powered summaries of post content. 9 9 * Version: 1.0.0 10 * Author: S antosh <[email protected]>10 * Author: SoBold 11 11 * Author URI: https://sobold.co.uk/team/ 12 12 * License: GPL-2.0-or-later … … 16 16 * @category WordPress 17 17 * @package AI_Summarizer 18 * @author S antosh <[email protected]>18 * @author SoBold 19 19 * @license GPL-2.0-or-later https://www.gnu.org/licenses/gpl-2.0.html 20 20 * @link https://sobold.co.uk/ -
ai-summarizer/trunk/readme.md
r3205622 r3205637 15 15 16 16 The **AI Summarizer** Plugin 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. 17 18 ## Short Description: 19 20 **AI Summarizer** is a WordPress plugin that uses AWS Bedrock to generate AI-powered summaries for articles and blog posts, making long-form content more concise and reader-friendly. 17 21 18 22 ## Key features of the AI Summarizer Plugin:
Note: See TracChangeset
for help on using the changeset viewer.