Description
Muki AI Summary integrates with Open AI Key to help you automatically generate article summaries.
This tool allows your readers to quickly understand the main content of the article, improving user experience and increasing website engagement.
Main features:
* Automatically generate article summaries
* Two models to choose from (GPT 3.5 turbo, GPT 4o)
* Customizable summary length
* Supports multiple languages (English, Traditional Chinese, Simplified Chinese, Japanese)
* Easy-to-use settings interface
External Services
This plugin interacts with OpenAI’s API service:
- Purpose: Generate article summaries using artificial intelligence
- API URL:
- https://api.openai.com/v1/chat/completions
- Data Transmission:
- When: Only when generating a summary (manually or auto-generate if enabled)
- Content Sent: Article title and content
- Content Received: AI-generated summary text
- Privacy & Terms:
- OpenAI Privacy Policy: https://openai.com/privacy/
- OpenAI Terms of Service: https://openai.com/terms/
- OpenAI API Data Usage Policy: https://openai.com/policies/api-data-usage-policies
Note: Your OpenAI API key and article content are sent directly to OpenAI’s servers. Please review OpenAI’s privacy policy and terms of service before using this plugin.
Installation
- Upload the
muki-ai-summary
folder to the/wp-content/plugins/
directory - Activate the Muki AI Summary plugin in the
Plugins
section of WordPress - Go to
Settings > Muki AI Summary
to configure
FAQ
-
How does this plugin work?
-
Muki AI Summary uses Open AI to analyze your article content and then generate a concise and accurate summary.
-
Is my content secure when using this plugin?
-
When generating summaries, your article content is sent to OpenAI’s servers. OpenAI maintains strict data privacy and security standards. However, we recommend reviewing OpenAI’s privacy policy and terms of service before using this plugin. You can find links to these documents in the “External Service Usage” section above.
-
Can I customize the length of the summary?
-
Yes, you can customize the length of the summary in the plugin settings.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Muki AI Summary” is open source software. The following people have contributed to this plugin.
Contributors“Muki AI Summary” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Muki AI Summary” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
Modify Author URI
1.0.4
Fixed a bug where AI summary would not auto-generate for single posts
1.0.1
Added multiple languages: English, Traditional Chinese, Simplified Chinese, Japanese
1.0.0
- Initial version release