gragland / chatgpt-chrome-extension

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
MIT License
2.85k stars 469 forks source link

Firefox version #14

Open ThatOneCalculator opened 1 year ago

ThatOneCalculator commented 1 year ago

For those of us who don't use chromium based browsers :)

RoHit4100 commented 1 year ago

+1

MaKiPL commented 1 year ago

I'm interested in this one. I'll fork and try to do something

bobidike commented 1 year ago

For those of us who don't use chromium based browsers :)

do yu know if this works with ms edge?

MaKiPL commented 1 year ago

@gragland quick question- as there's no official chatGPT API on OpenAI (just checked today), therefore does it actually use the chatGPT as on (chat.openai.com) or actually GPT3 models like text-davinci-003? EDIT: I've found that it imports ChatGPTAPI. Is that one this: https://github.com/transitive-bullshit/chatgpt-api ? EDIT2: yep, seems like it