missuo/FreeGPT35
A free API proxy that exposes GPT-3.5-Turbo access via OpenAI-compatible endpoints.

Velocity · 7d
+4.1
★ / day
Trend
→steady
star history
This project creates a local API service that routes requests to the login-free ChatGPT web interface, returning responses as GPT-3.5-Turbo completions. It provides an OpenAI-compatible /v1/chat/completions endpoint, allowing users to integrate free LLM access into applications or use it with existing chatbot UIs like ChatGPT-Next-Web and lobe-chat. Deployment options include Node.js and Docker.