AI Product Description Generator

Description

πŸ”₯ This plugin lets you automatically generate product descriptions using AI.

🧠 Features:
– Use OpenAI (GPT-3.5, GPT-4, GPT-4o) or Gemini (Gemini Pro, Chat Bison) APIs.
– Supports organization and personal keys for OpenAI.
– Smart model fallback if one fails.
Modern admin UI with AJAX, copy, and insert buttons.
– Compatible with any WordPress editor (Classic, Block, Elementor, etc.).
– Works out-of-the-box with WooCommerce products.

🎯 Perfect for eCommerce store owners, marketers, or developers who want fast, clean, SEO-optimized product content.

External Services

This plugin uses the OpenAI API to generate product descriptions. Data sent includes the product name and attributes entered by the user. No personally identifiable information is sent.

API service used: https://openai.com
Privacy Policy: https://openai.com/privacy
Terms of Service: https://openai.com/terms

External services

This plugin connects to Google’s Generative Language API to generate AI-powered content. It is required to use the plugin’s core features (content generation).

The plugin sends the selected model and prompt text to the API, and receives the generated content in response.

Service used:
– Google Generative Language API
– Terms of Service: https://policies.google.com/terms
– Privacy Policy: https://policies.google.com/privacy

Installation

  1. Upload the plugin ZIP file via Plugins Add New Upload Plugin.
  2. Activate the plugin.
  3. Go to Settings AI Description and enter your API keys.
  4. Visit any product in WooCommerce Click β€œGenerate with AI”.

FAQ

What models are supported?

All OpenAI models like gpt-3.5-turbo, gpt-4, gpt-4o, and Gemini models like gemini-pro, chat-bison-001 are supported.

Will this work with free API keys?

Yes, as long as your key has permission for the selected model.

What happens if I hit a quota or rate limit?

The plugin will show a friendly countdown timer and fallback messages.

Can I use this with other post types?

Currently supports WooCommerce products. Let us know if you want post/page support.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AI Product Description Generator” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release
  • Supports OpenAI and Gemini APIs
  • Clean admin UI with editor integration
  • Model fallback logic and full error handling