AkashKarnatak / chatgpt-anywhere

ChatGPT Anywhere is a browser extension skeleton for seamless ChatGPT integration, interacting directly with the ChatGPT's browser API and offering developers a cost-efficient solution by eliminating the need for OpenAI's paid API calls.
GNU Affero General Public License v3.0
23 stars 5 forks source link

Access from python #7

Open sergedc opened 3 months ago

sergedc commented 3 months ago

Hi,

I was wondering, is it possible to access "free chatGPT in the browser" from python instead of from a chrome extension?

That would be really useful. I entitle to 40 GTP 4 calls every 3 hours, but when I use the API, I get charged (while I already pay for chatGPT Plus!). I want to use my free quota!

If accessing from python is not possible, do you know about any other tool that does that?

Thanks, Serge

AkashKarnatak commented 3 months ago

It won't be able to access this api directly with python , but you should take a look at opengpts.