PawanOsman/ChatGPT
A reverse proxy that provides free self-hosted API access to OpenAI's ChatGPT (gpt-3.5-turbo) model.

Velocity · 7d
+4.6
★ / day
Trend
→steady
star history
This project sets up a local reverse proxy server that forwards requests to ChatGPT models, enabling free API access without an OpenAI API key. It mirrors OpenAI’s API endpoint structure (including streaming responses), allowing existing OpenAI-compatible libraries and code to work without modification. Users can either self-host using Docker or connect to the maintainer’s hosted endpoint.