unofficial-chatgpt-api and ChatGPT
About unofficial-chatgpt-api
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.
About ChatGPT
acheong08/ChatGPT
Reverse engineered ChatGPT API
Provides both free (V1 via Cloudflare bypass proxy) and official paid (V3) API access with streaming support, plugin management, and conversation state tracking (conversation_id, parent_id). Implements Python SDK with CLI and developer API interfaces, supporting multiple authentication methods (email/password, access tokens) and model selection including GPT-4 variants with plugin support.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work