orangecat / translate-ai-deepseek
Translate AI module
Package info
github.com/olivertar/m2_translate_ai_deepseek
Type:magento2-module
pkg:composer/orangecat/translate-ai-deepseek
1.0.0
2025-11-30 16:17 UTC
Requires
- php: ^7.4 || ^8.1
- magento/framework: *
- orangecat/core: ^1.0.2
README
This module integrates DeepSeek with the Orangecat ecosystem to provide AI-powered translations for your Magento 2 store.
Features
- DeepSeek Integration: Connects to DeepSeek's API for cost-effective and efficient AI translations.
- Secure Key Management: Safely stores your API key using Magento's encryption.
- Model Selection: Choose the specific DeepSeek model to use.
- Custom Timeout: Configure API timeouts to handle large translation requests.
Configuration
Go to Stores > Configuration > Orange Cat > Translate AI > DeepSeek.
- Enable: Activate the DeepSeek provider.
- API Key: Enter your DeepSeek API key.
- Model: Select the desired DeepSeek model.
- Timeout: Set the maximum time (in seconds) to wait for a response.