theAbdoSabbagh/UnlimitedGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
This is a Python library that allows developers to automate interactions with the ChatGPT website, bypassing OpenAI's official API. It takes user commands (like sending messages, switching accounts, or clearing conversations) and executes them directly on the ChatGPT site. This tool is for developers who want to integrate ChatGPT's free web interface into their applications or scripts.
417 stars. No commits in the last 6 months.
Use this if you are a developer looking to programmatically control the ChatGPT website, especially for tasks like sending messages, managing conversations, or switching user accounts, without relying on the paid OpenAI API.
Not ideal if you are looking for a simple, plug-and-play solution that doesn't require programming expertise, or if you prefer official, supported API integrations.
Stars
417
Forks
43
Language
Python
License
GPL-3.0
Category
Last pushed
May 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/theAbdoSabbagh/UnlimitedGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
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.