
Plugin settings page - Configure API key, keywords, and other options.
WP-AutoInsight revolutionizes content creation by harnessing multiple AI platforms including OpenAI, Anthropic’s Claude, and Google’s Gemini. Create SEO-optimized blog posts automatically with advanced AI models while maintaining full control over tone, style, and scheduling.
Multi-Platform AI Integration
Advanced Image Generation
Content Customization
Flexible Post Management
Enhanced Security
You’ll need at least one of the following API keys:
* OpenAI API key (for GPT models and DALL-E)
* Claude API key (for Claude 3 models)
* Gemini API key (for Google’s AI)
* Stability AI key (optional, for alternative image generation)
For enhanced security, add your API keys to wp-config.php:
php
define('OPENAI_API', 'your-key-here');
define('CLAUDE_API', 'your-key-here');
define('GEMINI_API', 'your-key-here');
define('STABILITY_API', 'your-key-here');
For support, feature requests, or to contribute to development:
* Visit the plugin homepage
* Submit issues on GitHub
* Support development: