Translator
Translates text and GitHub issue comments between languages using OpenAI models, configurable for various language pairs.
Acerca de
Translator is a versatile Python-based tool designed for seamless language conversion, powered by OpenAI's advanced GPT models through the GitHub AI endpoint. It offers flexible translation of any text and excels at automating the translation of GitHub issue comments, making it an invaluable asset for global collaboration. Configurable for any language pair, Translator integrates effortlessly with GitHub Actions to streamline translation workflows directly within your development environment.
Características Principales
- 0 GitHub stars
- Configurable source and target languages via environment variables
- Translates text using OpenAI's GPT models
- Secure authentication using GitHub tokens
- Automates translation of GitHub issue comments via GitHub Actions
Casos de Uso
- Local command-line translation of arbitrary text
- Integrating language translation into GitHub Actions workflows
- Automated translation of GitHub issue comments in a repository