plugin-icon

Fast AI LLM Summarizer

Automatically generate concise AI-powered summaries for WordPress posts using OpenAI.
Version
1.0.0
Last updated
Jan 27, 2026
Fast AI LLM Summarizer

AI Summary Generator creates human-readable summaries for every WordPress post by calling the OpenAI Responses API (model gpt-4.1-mini). Summaries are stored in the fastaill_ai_summary meta key, displayed above the post content, and can be regenerated from the editor. The plugin adheres to WordPress Coding Standards, includes detailed logging, and exposes toggles for every automated action.

Key features

  • Automatic summary generation on publish/update (configurable).
  • Manual “Regenerate Summary” button in both Classic and Gutenberg editors.
  • Frontend output injected via the_content inside <div class="fastaill-summary">.
  • Dedicated Settings page under Settings > AI Summary Generator with options for API key, summary length, toggles, and uninstall behavior.
  • Live “Test API Connection” button performs a real OpenAI /v1/responses request to confirm connectivity.
  • AJAX endpoints protected by nonces and capability checks.
  • Optional admin notices for success/failure with dismissible UI.

Security & Data Handling

  • API Keys: Your OpenAI API key is stored securely in the WordPress options table. It is never exposed to the frontend or shared with third parties other than OpenAI.
  • Data Transmission: Post content is sent to OpenAI’s API (api.openai.com) for summarization. No other site data is transmitted.
  • Uninstall Cleanup: Upon uninstallation, the plugin removes all configuration settings and cleans up internal metadata. The generated AI Summary content (Custom Post Type) is PRESERVED to prevent data loss. If you wish to delete the summaries, please delete them manually before uninstalling.

External Service Disclosure

This plugin connects to the OpenAI API to generate content summaries. Users must provide their own API key, which is stored locally and sent only to OpenAI’s API endpoint.

OpenAI Terms of Service: https://openai.com/policies/terms-of-use

OpenAI Privacy Policy: https://openai.com/policies/privacy-policy

Privacy

This plugin sends post content to external AI services (OpenAI) for summarization. No personal data is stored by the plugin. The OpenAI API key and post content are sent only to OpenAI’s API endpoint for processing. Users must provide their own API key, which is stored securely in the WordPress options table.

Support

If you have any issues or need help, please visit our support forum or contact us at creators@colorwhistle.com

Freeon Business plan
Tested up to
WordPress 6.9.1
This plugin is available for download for your site.