Translates text and GitHub issue comments between languages using OpenAI models, configurable for various language pairs.
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.
Key Features
010 GitHub stars
02Configurable source and target languages via environment variables
03Translates text using OpenAI's GPT models
04Secure authentication using GitHub tokens
05Automates translation of GitHub issue comments via GitHub Actions
Use Cases
01Local command-line translation of arbitrary text
02Integrating language translation into GitHub Actions workflows
03Automated translation of GitHub issue comments in a repository