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.
Key Features
-
Multi-Platform AI Integration
- OpenAI Models (GPT-3.5, GPT-4, GPT-4o, GPT-4.5 Preview)
- Claude 3, 3.5, and 3.7 Models (Haiku, Sonnet, Opus)
- Gemini 1.5 and 2.0 Models (Flash, Flash-Lite, Pro)
- Image generation capabilities with DALL-E 3 and Stability AI
- Cost-aware model selection with clear pricing tiers
-
Advanced Image Generation
- Primary: DALL-E 3 integration for high-quality featured images
- Fallback: Stability AI support for reliable image generation
- Smart service selection based on your chosen text model
- Customizable image generation preferences
-
Content Customization
- Multiple writing tones: Business, Academic, Funny, Epic, Personal, or Custom
- Category-aware content generation
- SEO-optimized output with proper HTML structure
- Adjustable token limits for content length control
-
Flexible Post Management
- Automated scheduling (hourly, daily, or weekly)
- Manual post generation with live preview
- Email notifications for new content
-
Enhanced Security
- Support for wp-config.php API key storage
- Secure endpoint handling
- Input sanitization and validation
Configuration
API Keys
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');
Content Settings
- Select your preferred AI model
- Set your desired content tone
- Configure keywords and categories
- Adjust token limits and scheduling
- Enable/disable image generation
- Set up email notifications
Support
For support, feature requests, or to contribute to development:
* Visit the plugin homepage
* Submit issues on GitHub
* Support development:

评论0