this post was submitted on 15 Jan 2022
33 points (100.0% liked)

Open Source

31945 readers
3 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Is there any cool project that uses GPT3 or other AIs?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mishathings@mander.xyz 0 points 3 years ago* (last edited 3 years ago) (1 children)

I was thinking about a website/app that uses Google Translate API, but saves each result to its own database, so that every time anyone uses it, we slowly build an alternative together.

But I guess to have a properly functioning alternative you would also want to have the code that generates the results?

[โ€“] Zerush@lemmy.ml 0 points 3 years ago

It's very complicated to build a good translator, it's not only that you need a rich diccionary for every language, also the rules, sintaxis and ortography of each of them. Because of this it needs many years of development. That is the reason because a lot of FOSS projects they just threw in the towel or they use Google or Bing APIs, and that only acceptable translators are found among proprietary apps, even paid ones (Deepl, which in it's free version is pretty limitated in vocabulary)