chatgpt-i18n
FreeLocalize your websites.
FreeFree tier
About chatgpt-i18n
chatgpt-i18n is an open-source tool that uses AI assistance to translate locale files for application and website localization. It provides a web editor for viewing and editing translations, exports multiple locale files at once, and splits large JSON files into smaller chunks to prevent ChatGPT from breaking the JSON structure. The tool is designed to be more efficient and accurate than traditional translation methods like Google Translate, and it requires users to provide their own OpenAI API key.
Key Features
Translate locale files using AI assistance (ChatGPT)
Web editor for better editing and viewing experience
Export multiple locale files at once
Separates large JSON files into small chunks to avoid ChatGPT breaking JSON
Open-source and self-hosted with own OpenAI API key
Pros & Cons
Pros
- More efficient and accurate than Google Translate for locale files
- Handles large JSON files by chunking to avoid errors
- Free and open-source (AGPL-3.0 license)
- Provides a web editor for convenient translation management
Cons
- Requires own OpenAI API key (not a fully free service)
- Current version can be slow and sometimes hits Vercel FaaS limits
- Only supports JSON locale files
Best For
Localizing web applications and websitesTranslating locale files for software projectsBatch translation of multiple language filesManaging translations with a web-based editor
FAQ
What is chatgpt-i18n?
It is an open-source app that uses ChatGPT to translate locale files for localization, providing a web editor and batch export features.
Do I need to pay to use it?
The tool is free and open-source, but you need to provide your own OpenAI API key, which may incur usage costs from OpenAI.
What file formats does it support?
It supports JSON locale files.
How does it handle large JSON files?
It splits large JSON files into smaller chunks to prevent ChatGPT from breaking the JSON structure during translation.