taranjeet/unofficial-chatgpt-api
This repo is unofficial ChatGPT api. It is based on Daniel Gross's WhatsApp GPT
This tool allows developers to integrate ChatGPT's conversational AI capabilities into their own applications and services. It takes text prompts as input and returns ChatGPT's generated responses, enabling custom AI-powered features. It's designed for developers looking to build on top of large language models for rapid prototyping or specific use cases.
701 stars. No commits in the last 6 months.
Use this if you are a developer who wants to quickly add basic ChatGPT functionality to a project without using OpenAI's official API.
Not ideal if you require official support, high reliability, or extensive features from OpenAI's commercial offerings.
Stars
701
Forks
136
Language
Python
License
MIT
Category
Last pushed
Jul 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/taranjeet/unofficial-chatgpt-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
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.