by pmacro · Agent Tool · ★ 99
AI Translate This is a small, simple, utility that parses an Xcode file, asks ChatGPT to translate each entry, and then saves the results back in the JSON format. This tool is hardcoded to use GPT-5 mini. Selecting a model via a command-line flag has been deliberately omitted to ensure this tool does not contribute to a proliferation of poor translations in apps on Apple platforms. Please note that is very strongly recommended to have translations tested by a qualified human as even frontier models will almost certainly not produce perfect results.
| Stars | 99 |
| Forks | 16 |
| Language | Swift |
| Category | Agent Tool |
| License | GPL-3.0 |
| Quality Score | 59.7621810988406/100 |
| Last Updated | 2026-03-30 |
| Created | 2024-03-10 |
| Est. Tokens | ~4k |
Explore other popular agent tool tools:
AITranslate is A tool to translate Xcode xcstrings files using ChatGPT AI/LLM. It is categorized as a Agent Tool with 99 GitHub stars.
AITranslate is primarily written in Swift.
You can find installation instructions and usage details in the AITranslate GitHub repository at github.com/pmacro/AITranslate. The project has 99 stars and 16 forks, indicating an active community.
AITranslate is released under the GPL-3.0 license, making it free to use and modify according to the license terms.