Skip to content

Comment on I made translator-AI – AI-powered internationalization translator (Ollama etc.)

Comments

Several new features added:

    * Multiple AI Providers: Choose between Google Gemini, OpenAI (cloud) or Ollama/DeepSeek (local) for translations
    * Multi-File Support: Process multiple files with automatic deduplication to save API calls
    * Incremental Caching: Only translates new or modified strings, dramatically reducing API calls
    * Batch Processing: Intelligently batches translations for optimal performance
    * Path Preservation: Maintains exact JSON structure including nested objects and arrays
    * Cross-Platform: Works on Windows, macOS, and Linux with automatic cache directory detection
    * Developer Friendly: Built-in performance statistics and progress indicators
    * Cost Effective: Minimizes API usage through smart caching and deduplication
    * Language Detection: Automatically detect source language instead of assuming English
    * Multiple Target Languages: Translate to multiple languages in a single command
    * Translation Metadata: Optionally include translation details in output files for tracking
    * Dry Run Mode: Preview what would be translated without making API calls
    * Format Preservation: Maintains URLs, emails, dates, numbers, and template variables unchanged
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.