GenAI Tools releasesself-updates
A toolkit for integrating various Generative AI services (like Gemini, DALL-E, etc.) into the WordPress content workflow.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/diffyweb/wp-genai-tools/archive/refs/heads/main.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Readme
GenAI Tools for WordPress by Diffyweb
A toolkit for integrating various Generative AI services (like Google Gemini and OpenAI DALL-E) into the WordPress content workflow.
Description
GenAI Tools provides a simple, integrated way to generate featured images for your blog posts directly from the WordPress editor. Using the post's title, content, and tags, the plugin creates a detailed prompt and sends it to your chosen AI provider to generate a relevant, high-quality image.
This plugin is designed to be lightweight, extensible, and developer-friendly.
Features
- AI-Powered Featured Images: Automatically generate a featured image based on your post's content.
- Multiple AI Providers: Supports both Google Gemini and OpenAI (DALL-E 3).
- Seamless Integration: A simple "Generate Image" button is added to a meta box in the post editor.
- Self-Hosted Updates: Get update notifications directly from the official GitHub repository.
- Multisite Compatible: Configure once on your network and use it across all your sites.
- Accessibility-Ready: Automatically sets the image's alt text from the post title.
Installation
- Download the latest
wp-genai-tools.zipfile from the GitHub Releases page. - In your WordPress admin dashboard, go to Plugins > Add New > Upload Plugin.
- Upload the
.zipfile and activate the plugin. - For Multisite: Network Activate the plugin from the Network Admin > Plugins screen.
Configuration
- After activation, go to Settings > GenAI Tools (or Network Admin > Settings > GenAI Tools on multisite).
- Select the tab for the AI provider you want to use (Gemini or OpenAI).
- Enter your API key for the selected service. You can find instructions for obtaining keys on the settings page.
- Click "Save Settings".
Usage
- Create or edit a post.
- In the editor sidebar, find the GenAI Tools meta box.
- Select your desired AI provider from the dropdown menu.
- Click the Generate Image button.
- The plugin will generate an image, upload it to your Media Library, and set it as the post's featured image.
Contributing
Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.