Show HN: Locutio, an open source AI-powered translation management tool

by gonzanon 9/23/2024, 6:04 AMwith 0 comments

Hi!

I run a League of Legends stats website which gets users from all over the world, so I wanted an easy way to translate it to many languages.

I looked at the alternatives in the market and they are all really expensive. I particularly wanted a LLM-based solution, not straight Machine Translations since context is usually important imo to get higher quality translations.

So I went ahead and built one! I'm hoping it's useful to other people as well.

Open source code at https://github.com/gnardini/locutio

0