artryazanov/Gemini README Translator

Automatically translates README.md to multiple languages using Gemini API and adds a navigation menu.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyGemini API Keyyes
github_tokenGitHub Token for committing or creating PRyes
languagesComma-separated list of target languages (e.g., 'ru, zh-CN, es, de')yes
add_language_menuSet to 'false' to disable automatic generation of the language navigation menunotrue
use_absolute_linksSet to 'false' to use relative links instead of absolute GitHub URLs in the language menu.notrue
menu_styleThe style of the language menu if it's generated from scratch. AI will use this as a reference.no> 🌐 **Languages:** [English](README.md) | [Русский](README.ru.md) | [中文](README.zh-CN.md)
commit_messageCommit message to use when changes are pushednodocs: auto-translate README via Gemini
skip_commitSet to 'true' to completely skip committing or creating a PR (useful for dry runs / testing)nofalse
modelGemini model to usenogemini-3.1-pro-preview
source_fileSource markdown filenoREADME.md
output_dirDirectory to save translated files (default is the same directory as the source file)no""
namedescription
total_tokens_usedTotal number of tokens used for the translation operation
input_tokens_usedNumber of input tokens processed during translation
output_tokens_usedNumber of output tokens generated during translation
duration_secondsDuration of the translation process in seconds