

Plugin settings page - Configure API key, keywords, and other options.
WP-AutoInsight brings AI content generation into your WordPress dashboard without a platform subscription attached. It isn’t a SaaS or another subscription service. You pay for what you use. Connect your OpenAI, Anthropic, Google, or Perplexity accounts to the plugin, and your site will generate content at low cost, for a fraction of what most SaaS tools charge $50-100 per month.
Whether you’re a small business keeping a blog active, an agency managing content for clients, or a blogger who’d rather talk through ideas than type them, WP-AutoInsight creates, you review, and you publish.
Generate content in more ways than you’d expect
Choose the AI. Pay the AI directly.
Nothing publishes without your approval
Works with everything already on your site
For developers
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 4.5 models)
* Gemini API key (for Google’s AI)
* Perplexity API key (for web-grounded content with citations)
* 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('PERPLEXITY_API', 'your-key-here');
define('STABILITY_API', 'your-key-here');
For support, feature requests, or to contribute to development:
* Read the Documentation
* Visit the WordPress support forum
* Submit issues on GitHub
* For custom integrations or consulting: [email protected]
* Support development: