I’d like to share Co-op Translator, a tool I’ve been working on to automate the translation of project documentation.
It uses Azure OpenAI for text translation and Azure Computer Vision for extracting text from images, allowing developers to quickly translate Markdown files and images into multiple languages with minimal manual effort.
Why Co-op Translator?
It automates the tedious process of translating project docs while keeping Markdown formatting intact.
Supports both Markdown and image translations.
Great for internationalization and localization of open-source projects.
I’m looking for feedback from the community on how to improve the tool or any additional features that could be useful.
https://github.com/Azure/co-op-translator