DuetG AI Connector
DuetG AI Connector

DuetG AI Connector

0/5 (0 ratings) 50 active installs Updated Jul 10, 2026
Custom AI settings screen - Configure Base URL and model for text and image generation.

Custom AI settings screen - Configure Base URL and model for text and image generation.

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

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