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

  • Misha
    link
    fedilink
    0
    edit-2
    2 years ago

    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 want to also have the code that generates the results?

    • @Zerush@lemmy.ml
      link
      fedilink
      12 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)