Code Monkey home page Code Monkey logo

Comments (4)

vitonsky avatar vitonsky commented on June 16, 2024

@DarDreams what you mean? Any modern translation like Google or DeepL created by AI.
When you use BergamotTranslator for offline translation, you actually download AI models once. So AI already here

from linguist.

DarDreams avatar DarDreams commented on June 16, 2024

The standard AI at Google is a whole different league. I mean, utilizing ChatGPT is what I'm talking about.

from linguist.

vitonsky avatar vitonsky commented on June 16, 2024

The standard AI at Google is a whole different league. I mean, utilizing ChatGPT is what I'm talking about.

Ok, it is possible, you can implement your custom translator that uses ChatGPT right now.

However i'm not sure you will satisfied by some reasons:

  • ChatGPT have request limits, if you will try to translate a whole page, it will generate a lot of requests, so you will wait long time and also some requests may be closed by server because reach requests per second limit
  • ChatGPT not always do things proper, so it may return you text with not expected format, so you can't parse it back and will generate error in translator
  • For me ChatGPT quality decreased for last half year. Now it's not have a quality higher than Google, unlike it has one year ago

But, you can try and give your feedback. If your research will be successful, you can add your translator implementation to a repository https://github.com/translate-tools/linguist-translators where some custom translators placed

from linguist.

vitonsky avatar vitonsky commented on June 16, 2024

I close the issue due to inactivity, but if you want to add something, you can reopen it

from linguist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.