gragland / chatgpt-chrome-extension

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

Upgrade to latest chatgpt-api #13

Closed gragland closed 1 year ago

gragland commented 1 year ago

The latest version on https://github.com/transitive-bullshit/chatgpt-api uses a captcha solver to get around Cloudflare protection and make requests to ChatGPT. If anyone wants to tackle this a pull request is greatly appreciated.

gragland commented 1 year ago

Done in https://github.com/gragland/chatgpt-chrome-extension/pull/15