DuetG AI Connector Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
DuetG AI Connector allows WordPress AI Client to connect to any AI service that provides an OpenAI-compatible API, such as:
- Ollama (local AI)
- LM Studio (local AI)
- MiniMax
- Moonshot
- DeepSeek
- SiliconFlow
- And any other OpenAI-compatible API provider
WordPress AI Integration
When installed together with the official WordPress AI plugin, you can use your custom API provider with WordPress’s built-in AI features:
- Alt Text Generation – Generates descriptive alt text for images using AI vision models (requires VLM model)
- Content Classification – AI-powered suggestions for post tags and categories based on content analysis
- Content Summarization – Summarizes long-form content into digestible overviews
- Excerpt Generation – Generates excerpt suggestions from content
- Image Generation – Generate featured images and inline images using AI
- Image Prompt Generation – Generates a prompt from post content that can be used to generate an image
- Meta Description Generation – Generates meta description suggestions and integrates with various SEO plugins
- Review Notes – Reviews post content block-by-block and adds Notes with suggestions for Accessibility, Readability, Grammar, and SEO
- Title Generation – Generates title suggestions from content
Model Capabilities
All Models (text generation endpoint):
* Content Classification
* Content Summarization
* Excerpt Generation
* Image Prompt Generation
* Meta Description Generation
* Review Notes
* Title Generation
Vision-Language Models (VLM) additionally support:
* Alt Text Generation (analyzes image content)
Image Generation Endpoint:
* Image Generation (featured images and inline images)
Note: Only Alt Text Generation requires a VLM. All other features work with a standard text-only model.
Requirements
- PHP 7.4 or higher
- WordPress 7.0 or higher (uses built-in Connectors API)
- (Optional) WordPress AI plugin for enhanced integration
External Services
This plugin connects to user-configured, third-party AI API services
(any OpenAI-compatible API endpoint). It is needed to provide AI text
generation and image generation features.
Data is sent to the configured API endpoint when:
* A user submits a text generation request via the Test AI page or
the WordPress AI features (Alt Text, Summarization, Review Notes, etc.)
* A user submits an image generation request
The data sent includes: the user’s prompt text, model configuration,
and for vision features, image data.
Since this plugin connects to user-configured endpoints, users should
review the terms of service and privacy policy of their chosen provider:
* OpenAI: Terms of Service,
Privacy Policy
* Other providers: Please consult your provider’s documentation
Screenshots
Custom AI settings screen – Configure Base URL and model for text and image generation.
Connectors screen – Manage API keys for your AI provider.
Test AI screen – Verify your AI configuration and test text/image generation.

