Top 10 Useful GitHub AI Translation Projects

This article introduces 10 highly-rated GitHub AI translation projects, each tailored for different scenarios, from video localization to real-time game translation and code generation.

Home > Blog > Top 10 Useful GitHub AI Translation Projects

AI Translation Technology is Getting Stronger, and More and More Open Source Projects on GitHub are Focused on Bridging the Language Gap.Here are 10 highly rated AI translation projects on GitHub, each with unique features suitable for different scenarios.

Project Name
Project Language
Project Address
Applicable Scenario
auto_ai_subtitle
Python
https://github.com/qinL-cdy/auto_ai_subtitle
Localization of foreign language video content
OpenAI Translator
Python
https://github.com/openai-translator/openai-translator
Text translation, polishing, and summarization
Moses
Python
https://github.com/moses-smt/mosesdecoder
Large-scale text translation for academic research and commercial applications
translation-agent
Python
https://github.com/andrewyng/translation-agent
Improving the quality of traditional neural machine translation
Dango-Translator
Python
https://github.com/PantsuDango/Dango-Translator
Translation of comics, games, and PDF documents
Image/Manga Translator
Python
https://github.com/zyddnys/manga-image-translator
Batch translation of comic images
pyvideotrans
Python
https://github.com/jianchang512/pyvideotrans
Multilingual release of video content
LunaTranslator
Python
https://github.com/HIllya51/LunaTranslator
Real-time localization translation within games
FreeAskInternet
Python
https://github.com/nashsu/FreeAskInternet
Building a personalized AI search engine
OpenDevin
Python
https://github.com/OpenDevin/OpenDevin
Automatic code generation for developers

auto_ai_subtitle

  • Project Address: https://github.com/qinL-cdy/auto_ai_subtitle

auto_ai_subtitle is an open-source project based on Python, focusing on automatically extracting subtitles from videos and translating them. It utilizes the Whisper model for efficient speech recognition and subtitle generation, followed by invoking a translation API to complete the translation work. For users who need to process large amounts of foreign language video content, auto_ai_subtitle is undoubtedly a powerful tool that can significantly improve work efficiency.

OpenAI Translator

  • Project Address: https://github.com/openai-translator/openai-translator

OpenAI Translator is a translation tool based on the GPT API, which not only supports text translation but also offers functions such as text polishing and summarization. The tool supports multi-platform operations (Windows, macOS, Linux), allowing users to customize translation behaviors according to their needs, such as adjusting tone or regional variants. Additionally, OpenAI Translator supports real-time translation and comes equipped with one-click copy and text-to-speech capabilities, greatly enriching the user experience.

Moses

  • Project Address: https://github.com/moses-smt/mosesdecoder

Moses is a long-standing open-source machine translation project that provides a rich set of machine translation models, supporting translations for over 140 language combinations. Moses' models are trained through unsupervised learning using a vast amount of OPUS datasets. Whether for academic research or commercial applications, Moses is a trusted choice, especially when dealing with large-scale text translation tasks.

translation-agent

  • Project Address: https://github.com/andrewyng/translation-agent

translation-agent is a project contributed by renowned AI expert Andrew Ng, aiming to improve traditional neural machine translation through AI. It introduces the concept of a reflective workflow, allowing users to specify the style, regional variant, and term consistency of the translation by adjusting prompt words. Although the project is still in development, it has already shown potential comparable to commercial translation services, offering new options for users seeking high-quality translation results.

Dango-Translator

  • Project Address: https://github.com/PantsuDango/Dango-Translator

Dango-Translator is an OCR translation software specifically designed for comics, games, and PDF documents. It can recognize text on the screen and call a translation API to perform the translation. Users can choose from multiple translation sources, such as GPT, Baidu, Tencent, etc., making Dango-Translator a very practical tool, particularly suitable for users who frequently translate specific types of content.

Image/Manga Translator

  • Project Address: https://github.com/zyddnys/manga-image-translator

Image/Manga Translator is a script used for batch translation of comic images. It can clear the text in the dialogue boxes of comics and translate them into the target language. The tool supports multiple translation sources, such as GPT-4, Youdao, DeepL, etc., making the translation process both fast and accurate. For comic enthusiasts and creators, Image/Manga Translator is undoubtedly an indispensable helper.

pyvideotrans

  • Project Address: https://github.com/jianchang512/pyvideotrans

pyvideotrans is a video translation tool that can translate and dub videos from one language to another. It combines the openai-whisper model for speech recognition, the Google Translate interface for text translation, and Microsoft Edge TTS technology for voice synthesis. This comprehensive solution is perfect for users who wish to localize video content to reach a wider audience.

LunaTranslator

  • Project Address: https://github.com/HIllya51/LunaTranslator

LunaTranslator is a real-time AI Chinese translation tool, specially designed to provide nearly perfect translation experiences in games. It supports multiple translation sources and can seamlessly connect with local AI services. LunaTranslator not only helps players better understand game content but also provides developers with an effective way to increase the international appeal of their games.

FreeAskInternet

  • Project Address: https://github.com/nashsu/FreeAskInternet

FreeAskInternet is an AI search aggregator aimed at providing users with a more intelligent way of information acquisition. When a user asks a question, FreeAskInternet collects relevant information using search engines and generates answers through large language models. This project is ideal for users who wish to build their own personalized AI search engines, whether for personal or business use.

OpenDevin

  • Project Address: https://github.com/OpenDevin/OpenDevin

OpenDevin is an AI tool oriented towards developers, capable of automatically generating code to enhance programming efficiency. It supports multiple programming languages, including Python, assisting developers in obtaining immediate help and support during the coding process. For programmers looking to speed up development and reduce errors, OpenDevin is an invaluable resource.


Learn more: