RockChinQ/free-one-api
A reverse-engineered LLM API proxy that exposes multiple unofficial LLM backends via standard OpenAI API format.

This project manages access to various reverse-engineered LLM libraries by converting them to standard OpenAI API format. It supports multiple LLM sources including gpt4free, revchatgpt, HuggingChat, and others, providing features like automatic load balancing, heartbeat detection to disable failing channels, streaming mode, and a web UI for channel management. It serves as a middleware layer for accessing free, reverse-engineered AI language model implementations.