wong2 / chatgpt-google-extension

This project is deprecated. Check my new project ChatHub:
https://github.com/chathub-dev/chathub
GNU General Public License v3.0
13.26k stars 1.49k forks source link

Chat with Google search result context like Bing chat #242

Open jtagaca opened 1 year ago

jtagaca commented 1 year ago

Just saw the new bing chat feature and I think that you would benefit well if you add a feature to your extension where chat gpt gives some context after your google search but you are able to chat with chat gpt in case you want to ask more questions.

This feature is like what the bing chat is, but you will be the first to do this for chrome!!

ravensergio commented 1 year ago

Yes, a "continue conversation" would be great, maybe when u click continue it opens the extension window , or another ChatGPT tab and continue. In that way maybe the "delete history" would not trigger, and that's fine also.

M-kasinski commented 1 year ago

I made this with the fork of this product here : https://chrome.google.com/webstore/detail/chatgpt-online-for-google/llkfghafhndbplcfpcbnnkncbgmpjphf?hl=fr&authuser=0

wong2 commented 1 year ago

@M-kasinski Have you released the source code? It is required by GPL-3

M-kasinski commented 1 year ago

@wong2 yes I published under the same license

jtagaca commented 1 year ago

@M-kasinski your extension doesn't allow chatting in the google search, that was the main point of this feature request.

BlackHoleExelion commented 1 year ago

Good point. A desired feature to me as well.

dukesun99 commented 1 year ago

Does anyone know how new Bing actually handles such long context beyond 4k tokens? This might be the tricky part of web integration...