AI Translation

AI Translation

datanoisetv

Translates JSON i18n files using AI providers (Google Gemini, OpenAI, Ollama/DeepSeek) while preserving exact JSON structure and minimizing API costs through intelligent caching and deduplication.

6408 views4Local (stdio)

What it does

  • Translate JSON internationalization files to multiple languages
  • Process multiple files with automatic deduplication
  • Cache translations incrementally to avoid re-translating
  • Batch translations for optimal API performance
  • Preserve JSON structure and formatting exactly
  • Detect source language automatically

Best for

Frontend developers localizing applicationsTeams managing multi-language i18n filesProjects requiring cost-effective bulk translationMaintaining consistent translations across multiple JSON files
Multiple AI providers including local OllamaSmart caching reduces API costsCross-platform with automatic setup

Alternatives