ttop32 / MouseTooltipTranslator

Mouseover Translate Any Language At Once - Chrome Extension: PDF Translator, EBOOK, EPUB, OCR, TTS, YOUTUBE DUAL SUBTITLES, GOOGLE DOCS, AI, VIEWER, GMAIL, WRITING, IMAGE, DUAL SUBS, MANGA, HOVER, DICTIONARY, WEBTOON, EDGE, JAPANESE, ENGLISH
MIT License
628 stars 99 forks source link

Created Pronunciation View when Ctrl clicked #51

Closed azvast closed 1 week ago

ttop32 commented 1 year ago

Thank you for the contribution!

It is interesting feature to use chatgpt as a translator. But I failed to use this code chatgpt, it says token is expired. We need to find any auto token renew free chatgpt.

azvast commented 1 year ago

We should change the chatgpt using code lines a bit, it's not using public openai library or api.

For the api key, users can import there token in the extension and extension stores the information to localstorage or chrome storage. Or you can create a backend providing an openai translation api.

neoOpus commented 1 year ago

Thank you for the contribution!

It is interesting feature to use chatgpt as a translator. But I failed to use this code chatgpt, it says token is expired. We need to find any auto token renew free chatgpt.

Most of other extensions use the web version for token but you can also try to use this

https://api.chatanywhere.org/#/ https://api.chatanywhere.org/v1/oauth/free/github/callback?code=

Enlight432 commented 8 months ago

Thank you for the contribution!

It is interesting feature to use chatgpt as a translator. But I failed to use this code chatgpt, it says token is expired. We need to find any auto token renew free chatgpt.

I tested a lot and Google's artificial intelligence (bard) is stronger in translation

The following extension uses it for translation, maybe it will give you an idea https://github.com/josStorer/chatGPTBox And it is completely free, which means that using Bard and ChatGPT is free inside, but The developer says it is better to open Bard (or ChatGPT) in an open tab. It is called Bard Web and ChatGPT Web.

Johndoe109 commented 5 months ago

hello gif