#93 · Primary category: AI Gateway & API Infrastructure

free-one-api

bard chatbot chatgpt claude free free-gpt freechatgpt gpt gpt4free huggingchat one-api openai proxy revchatgpt reverse-engineering tongyiqianwen

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