marc_vb * I'm curious what Vivaldi says about their translation system because that does use AI. because of course it does. Any modern translation including Gtranslate and deepl use machine learning or transformer networks to some degree.
What Vivaldi mainly means in the blog post is that they don't use LLM's. Which is fair.
But I personally haven't looked into lingvanex that much, but it seems like might be using similar components to LLM's:
https://lingvanex.com/en/blog/what-are-large-language-models/
Lingvanex uses the OpenNMT-tf framework for its translation models, which are based on the classic Transformer architecture (encoder + decoder). This approach ensures high-quality translations and optimises the training of language models.
Meanwhile libretranslate uses machine learning but not LLM's as far as i understand: https://libretranslate.com/