Comment by Alex-Programs

Comment by Alex-Programs 4 days ago

1 reply

This is really cool!

I've done a lot of research into LLM translation for my product[0], and I'm currently working on a deep translation service that provides reliably human-level translations.

I don't know what model you're using, but GPT-4.1 is probably the best for your use case - it's in the top few % for nearly every language, and has a low standard deviation, while also being relatively low latency and low cost.

[0] https://nuenki.app

lil_csom 3 days ago

Thank you so much for the suggestion! I'll later also check out your app!