#93 · Primary category: AI Gateway & API Infrastructure
free-one-api
Unified OpenAI-compatible API gateway for accessing reverse-engineered LLMs like ChatGPT, Claude, and Bard via a single standard interface.
Project last updated:08/28/26
GitHub Stars
893
Forks
111
Contributors
3
License
AGPL-3.0
Why we included this project
free-one-api takes a set of reverse-engineered LLM libraries, like the unofficial ChatGPT, Claude, and Qwen adapters, and exposes them through the standard OpenAI request format, so code already written against OpenAI's API keeps working even when you switch to a free or unofficial backend underneath. It also handles the operational overhead: automatic load balancing across channels, heartbeat checks that pull dead endpoints out of rotation, stream mode for chat-style replies, and a small web UI for managing channels and checking logs. Developers exploring free LLM access or putting together budget prototypes get one stable interface while the adapters behind it keep changing. Because those backends are reverse-engineered and naturally unstable, treat it as a tool for evaluation and tinkering rather than a place to park critical production traffic.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.