orangecat/translate-ai-openai

Translate AI module

Installs: 2

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/orangecat/translate-ai-openai

1.0.0 2025-11-30 16:18 UTC

This package is auto-updated.

Last update: 2025-11-30 17:05:18 UTC


README

This module integrates OpenAI (ChatGPT) with the Orangecat ecosystem to provide AI-powered translations for your Magento 2 store.

Features

  • OpenAI Integration: Connects to OpenAI's API to leverage models like GPT-3.5 and GPT-4 for high-quality translations.
  • Secure Key Management: Safely stores your API key using Magento's encryption.
  • Model Selection: Choose the specific OpenAI model that best fits your needs (speed vs. quality).
  • Custom Timeout: Configure API timeouts to handle large translation requests.

Configuration

Go to Stores > Configuration > Orange Cat > Translate AI > OpenAI (ChatGPT).

  • Enable: Activate the OpenAI provider.
  • API Key: Enter your OpenAI API key.
  • Model: Select the desired ChatGPT model.
  • Timeout: Set the maximum time (in seconds) to wait for a response.