Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
This tool helps developers and technical users automate interactions with the ChatGPT web interface without needing an OpenAI API key. By providing your browser's ChatGPT cookies, you can send prompts and receive responses programmatically, integrating ChatGPT's capabilities into scripts or applications. It takes your prompt as input and returns ChatGPT's generated text.
120 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer who wants to script interactions with ChatGPT's web version and avoid OpenAI API key requirements.
Not ideal if you prefer using the official OpenAI API with its dedicated Python library and direct API key authentication.
Stars
120
Forks
24
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 18, 2024
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Simatwa/WebChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
taranjeet/unofficial-chatgpt-api
This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT