FilipePS / Traduzir-paginas-web

Translate your page in real time using Google or Yandex
https://addons.mozilla.org/pt-BR/firefox/addon/traduzir-paginas-web/
Mozilla Public License 2.0
4.36k stars 525 forks source link

Do you have any plans to add the ChatGPT (web version) API mode in the future? #663

Open yangchen158158 opened 1 year ago

yangchen158158 commented 1 year ago

Do you have any plans to add the ChatGPT (web version) API mode in the future? Similar to the image, there are many web version API modes. It would be awesome if it could be used for translation. image

https://github.com/josStorer/chatGPTBox

yangchen158158 commented 1 year ago

https://github.com/josStorer/chatGPTBox/blob/master/src/services/apis/chatgpt-web.mjs This is the web version of the call, this is the source code, directly using the official API in reverse: Is this easy to implement?

FilipePS commented 1 year ago

A while ago I tested the GPT Chat translation quality and it didn't seem good enough. And there is still the problem that sometimes the GPT Chat is extremely slow in responding.

What would be the advantages of adding GPT Chat for text translation?

yangchen158158 commented 1 year ago

前段时间我测试了 GPT Chat 的翻译质量,但似乎还不够好。 并且仍然存在有时GPT Chat 响应极其缓慢的问题。

添加 GPT Chat 进行文本翻译有什么优势?

A while ago I tested the GPT Chat translation quality and it didn't seem good enough. And there is still the problem that sometimes the GPT Chat is extremely slow in responding.

What would be the advantages of adding GPT Chat for text translation?

The quality of GPTChat translation is excellent. It is much better than Google Translate!

yangchen158158 commented 1 year ago

It's okay to be slow, if there could be an additional GPTChat (web version) API mode entry selection (especially for those who require high translation quality), it would be really great.