The Translator

The Translator is an AI-powered tool I developed, which allows users to translate books into 30 different languages for free. Though still in development, it is already being utilized to create and publish public domain books, particularly those that have never been translated into Ukrainian. Through a partnership with Metanoia.mba, these books are officially published and distributed online.

Currently, working on a reader app that will enable users to suggest and vote on translation improvements, refining the AI-generated content. The project integrates DeepL AI for translation, but to support .epub files—an ebook format not natively supported by DeepL—I implemented a pretty complex algorithm and had to implement .xhtml translation capabilities, allowing for full compatibility.


Role: Creator, Programmer, Designer
Technologies Used: C#, WinForms, GitHub, Visual Studio, and more