xllm-go/bypass
A Go-based OpenAI API proxy server that unifies multiple AI chat providers (Coze, DeepSeek, Cursor, Windsurf, Grok, Bing, etc.) behind a single compatible endpoint.

This service wraps reverse interfaces from a range of AI providers including Coze, DeepSeek, Cursor editor, Windsurf, Qodo, Blackbox, You.com, Grok, and Bing image generation, adapting them to the OpenAI API standard. It supports streaming responses and multi-turn conversations, functioning as a reverse proxy that lets clients consume these diverse backends through the familiar ChatGPT-compatible API. The project is distributed via Docker and provides build tooling for Go compilation.