i18n-actions/ai-i18n
ai-i18n is a GitHub Action that translates your app's i18n files using LLMs. It extracts strings, translates only what's changed, and commits the results back to your repo. Works with your LLM provider (Anthropic, OpenAI, Ollama) and multiple i18n formats (XLIFF, JSON). A drop-in replacement for Lokalise, Phrase, and Crowdin.
This tool helps software development teams keep their applications' internationalization (i18n) files up-to-date across multiple languages. It takes your existing i18n files (like XLIFF or JSON) in a source language and automatically translates new or changed text strings into your desired target languages using AI models. The output is updated i18n files ready for your application, without needing manual translation services for every change.
Use this if you are a software development team regularly updating your application's user interface text and need to quickly and automatically generate translations for multiple target languages.
Not ideal if you require highly nuanced, culturally sensitive translations that demand human review and oversight for every single string, or if you don't use i18n files.
Stars
15
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/i18n-actions/ai-i18n"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kizuna-ai-lab/sokuji
Live speech translation application built with Electron 40 and React, using OpenAI's Realtime API.
mengxi-ream/read-frog
🐸 Read Frog - Open Source Immersive Translate | 🐸 陪读蛙 - 开源沉浸式翻译
xunbu/docutranslate
文档(小说、论文、字幕)翻译工具(支持 pdf/word/excel/json/epub/srt...)Document (Novel, Thesis, Subtitle)...
nextai-translator/nextai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop...
hydropix/TranslateBooksWithLLMs
Translate full-length books and documents with Ollama, OpenAI (comptatible), Gemini, Mistral,...