AI Reply Assistant
Draft AI-assisted replies to real WordPress comments using OpenAI, Anthropic (Claude), or Google Gemini. Human review required. No fake users, no auto-seeding. Free WordPress plugin by wBuild.dev.
by wBuild.dev · github.com/wbuilddev/ai-reply-assistant · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wbuilddev/ai-reply-assistant/archive/refs/heads/main.zipDraft AI-assisted replies to real WordPress comments using OpenAI, Anthropic (Claude), or Google Gemini. Human review required.
- No fake users
- No auto-seeding
- No auto-posting without review
- Works with standard WordPress comments (wp-admin)
Version: 1.1.0 Tested up to: WordPress 6.9 Requires: WordPress 6.0+, PHP 7.4+ License: GPLv2 or later
Supported AI Providers
| Provider | Models | Get API Key |
|---|---|---|
| OpenAI | gpt-4o-mini, gpt-4.1-mini, gpt-4.1-nano | platform.openai.com/api-keys |
| Anthropic (Claude) | Claude Haiku 4.5, Claude Sonnet 4.5 | console.anthropic.com/settings/keys |
| Google Gemini | Gemini 2.0 Flash, Gemini 3 Flash, Gemini 2.0 Flash Lite | aistudio.google.com/apikey |
What it does
- Adds Generate AI Reply Draft to the comment row actions in wp-admin
- Adds a draft editor box on the comment edit screen
- Lets you edit the draft and then Post Reply
- Choose your preferred AI provider and model
- Customisable system instructions and tone
- Optional: post replies as Pending by default (recommended)
What it does not do
- Does not create fake users
- Does not auto-seed comments
- Does not auto-post without review
Setup
- Install and activate the plugin
- Go to Settings > AI Reply Assistant
- Select your AI provider
- Add your API key (links provided in settings)
- Go to Comments and click Generate AI Reply Draft
Note: All providers require API credits, which are separate from chat subscriptions. A ChatGPT Plus or Claude Pro subscription does not include API access. Google Gemini offers a free tier with rate limits. Billing links are shown in the plugin settings.
How it works
When you generate a draft, the plugin sends the post title, a short excerpt, and the comment text to your selected AI provider to produce an editable reply draft. No data is sent until you explicitly click "Generate AI Reply Draft."
Third-Party Services
This plugin connects to external AI services. By using it, you agree to your chosen provider's terms:
Changelog
1.1.0
- Added Anthropic (Claude) as an AI provider
- Added Google Gemini as an AI provider
- Provider selection with per-provider API key fields
- Model dropdown updates dynamically when provider changes
- Direct links to get API keys on the settings page
- Third-party service disclosure with terms and privacy links
- Settings page links to wBuild.dev documentation
- Generate button shows active provider name
1.0.1
- Initial release
Support wBuild
wBuild is independently developed with no VC funding, no ads, and no data collection. If this plugin saves you time, consider supporting future development:
PayPal · Cash App · BTC: 16cj4pbkWrTmoaUUkM1XWkxGTsvnywwS8C
Every contribution helps keep wBuild tools updated and independent.
License
GPL v2 or later https://www.gnu.org/licenses/gpl-2.0.html