realasfngl/ChatGPT
My API wrapper for ChatGPT making it possible to use ChatGPT via API for free instead of paying for their API.
This project provides a free way to access ChatGPT, similar to using the official API, but without paying per use. It takes your text message and optional images as input and returns ChatGPT's response. This is useful for developers who want to integrate ChatGPT into their applications or workflows without incurring usage costs.
No commits in the last 6 months.
Use this if you are a developer building an application and need a free, programmatic way to interact with ChatGPT, including sending messages and images, without relying on OpenAI's paid API.
Not ideal if you are an end-user looking for a direct chat interface, or if you require official support and guaranteed uptime from OpenAI's commercial services.
Stars
77
Forks
15
Language
Python
License
—
Category
Last pushed
Oct 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/realasfngl/ChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
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.