Skip to the content.

Pigment Dev - AI Review Auto-Reply for WooCommerce

Automatically reply to WooCommerce product reviews using AI. The plugin learns from your product descriptions, details, and previous replies to generate new responses in the same tone and style.


✨ Features


⬇️ Download

You can download the latest zipped release from the GitHub Releases page.

This plugin is completely free, open source, and ad-free.


🔧 Installation

  1. Download or clone this repository into your WordPress wp-content/plugins directory:
    git clone https://github.com/pigment-dev/wc-ai-review.git
    
  2. Activate Pigment Dev - AI Review Auto-Reply for WooCommerce from the WordPress Admin → Plugins page.
  3. Go to AI Review Reply in the admin menu to configure settings.

⚙️ Configuration

In the Admin → AI Review Reply settings you can configure:


🌐 Supported AI Providers & Models

Your plugin can connect to any AI provider with an OpenAI-compatible API. Here are some popular options:

Provider Example Models Endpoint Example
OpenAI GPT-4o, GPT-4o-mini, GPT-3.5 Turbo https://api.openai.com/v1/chat/completions
Anthropic Claude 3.5 Sonnet, Claude 3 Haiku https://api.anthropic.com/v1/messages
Google Gemini 1.5 Pro, Gemini 1.5 Flash https://generativelanguage.googleapis.com/v1beta/models/{model}:generateContent
DeepSeek (via OpenRouter) DeepSeek-R1 (free/pro), DeepSeek-Coder https://openrouter.ai/api/v1/chat/completions
Mistral AI Mistral 7B, Mixtral 8x7B, Codestral https://api.mistral.ai/v1/chat/completions
Meta (LLaMA) LLaMA 3 (8B, 70B) Hugging Face: https://api-inference.huggingface.co/models/...
or local via Ollama
Cohere Command R+, Command R https://api.cohere.ai/v1/chat
Hugging Face Phi-2, TinyLLaMA, Falcon, StableLM https://api-inference.huggingface.co/models/{model}
Ollama (local) LLaMA 3, Mistral, Phi-2, TinyLLaMA http://localhost:11434/api/generate

👉 Notes:


🚀 Example: DeepSeek R1 (Free via OpenRouter)

You can quickly test the plugin using the free DeepSeek R1 model on OpenRouter.

Settings

✅ Result

Once configured, the plugin will automatically reply to WooCommerce product reviews using DeepSeek R1 (free).


🚀 Usage


🧪 Testing

From the Admin → AI Review Reply page:


⚠️ Disclaimer

This plugin connects to an external AI provider of your choice.


🛡️ Warranty Disclaimer

This plugin is provided “as is” without any warranty of any kind, either expressed or implied. The authors and contributors are not liable for any damages or issues arising from the use of this plugin. Use at your own risk.


📄 License

This project is licensed under the GPL v2 or later.


👨‍💻 Author

Developed with 💙 by Pigment Dev for Open-source