Author: Hridoy Varaby | Varabit
A powerful AI content generation plugin for WordPress that leverages Groq's ultra-fast LLM inference platform.
- Direct integration with Groq's cloud API
- AI-powered blog post generation
- Customizable content templates
- Multiple LLM model support
- SEO-friendly content suggestions
- One-click content generation
- Customizable tone and style options
- Multi-language support
- WordPress 6.5+
- PHP 8.1+
- cURL enabled
- Groq API key (free tier available)
- Download the plugin ZIP file
- Navigate to WordPress Admin → Plugins → Add New
- Click "Upload Plugin" and select the ZIP file
- Activate the plugin
- Navigate to Settings → AI Blogger to configure your API key
- Get your Groq API key from Groq Cloud Console
- In WordPress admin:
- Go to Settings → AI Blogger
- Enter your API key
- Select default model and content parameters
- Save changes
AI Blogger supports these state-of-the-art models:
Model Name | Context Window | Best For |
---|---|---|
Mixtral-8x7b-32768 | 32k tokens | Long-form content |
Llama2-70b-4096 | 4k tokens | General purpose writing |
llama-3.3-70b-versatile | 128k tokens | best for writing |
Gemma-7b | 8k tokens | Quick generation |
-
Create New Post:
- Navigate to Posts → Add New
- Click "Generate with AI" button
- Enter topic/keywords
- Select content parameters
- Generate and refine content
-
Bulk Generation:
- Navigate to Tools → AI Blogger
- Upload CSV with topics/parameters
- Queue multiple posts for generation
- Added Settings link next to Deactivate button in plugins list
- Improved settings page accessibility
- Chaged the plugin name to AI Blogger
- Improved the plugin
- Initial plugin release
- Basic content generation functionality
- Support for 4 LLM models
- API integration with Groq Cloud
- Admin settings panel
- Content template system
- Beta testing phase
- Core functionality implemented
- Basic error handling
- Localization support added
- Initial development version
- API connection prototype
- Admin interface skeleton
- Content generation proof-of-concept