GitPolyglot - AI Readme Translator
Version updated for https://github.com/aboutexo04/git-polyglot to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
GitPolyglot is a GitHub Action that automates the translation of README files, Issues, and Pull Requests (including comments) into multiple languages using AI models via OpenRouter. It simplifies multi-language support for repositories by preserving code blocks and markdown formatting during translation, supporting languages like Korean, Japanese, and Simplified Chinese. Additionally, it enables seamless integration with various AI models to automate multilingual documentation and communication.
Release notes
GitPolyglot v1.0.0
AI-powered translation tool for GitHub repositories.
Features
- README Translation: Automatically translate README.md to Korean, Japanese, and Simplified Chinese
- Issue/PR Translation: Auto-comment translations when new issues or pull requests are opened
- Code Protection: Preserves code blocks and markdown formatting during translation
- Multiple AI Models: Supports Llama, Gemini, DeepSeek, and other models via OpenRouter
Usage
See README for setup instructions.
Requirements
- OpenRouter API key (free tier available)
- GitHub Actions enabled repository