|
|
|
Show HN: Created an app that auto-translates your app on pull request with AI
(repotranslate.dev)
|
|
1 points
by danielkrajka
470 days ago
|
|
Hi all, Had a problem at a job I'm working at - the translations always took a lot of time.
Decided to use LLMs to translate the app instead of human translators. How it works?
1. Sign in via GitLab (GitHub coming soon)
2. Select repository
3. Select source file
4. Select target languages Whenever you make a change to the source file in a Merge / Pull request, Repo Translate pushes a commit to the same branch with the source file translated to target languages. |
|