Hi!<p>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.<p>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.<p>So I went ahead and built one! I'm hoping it's useful to other people as well.<p>Open source code at <a href="https://github.com/gnardini/locutio">https://github.com/gnardini/locutio</a>