This plugin provides a set of tools to help with automating SEO using Generative AI. Tested with OpenAI, and should be compatible with all AI services supported by the AI Services Plugin.
- Generate Meta Description
- Generate Meta Keywords
- Generate Image Alt Text via Image Block toolbar button
- WordPress 6.6+
- PHP 8.2+
- First Install and Activate the AI Services Plugin
- Navigate to Settings => AI Services
- Configure an API key for at least one AI service.
- Install this plugin by downloading the zip from the
main-built
branch or the latest release.
nvm use
to ensure you are using the correct version of Node.js.npm install
to install dependencies.npm run build
to build the plugin.