#94 · Primary category: AI Gateway & API Infrastructure

bypass

ai bing claude coze cursor deepseek gpt grok qodo windsurf you

集成了openai-api、coze、deepseek、cursor、windsurf、qodo、blackbox、you、grok、bing 绘画 多款AI的聊天逆向接口适配到 OpenAI API 标准接口服务端。

Project last updated:06/24/26

GitHub Stars

1.2K

Forks

234

Contributors

6

License

GPL-3.0

Why we included this project

This Go server exposes one OpenAI-compatible endpoint for a long list of chat services, from Coze and DeepSeek to Cursor, Windsurf, Qodo, Grok, and Bing Copilot. It translates each provider's chat interface into the standard OpenAI v1 API shape, so anything that already speaks OpenAI can reach those backends without code changes. Streaming and multi-turn conversations work, and Docker and systemd configs are included for self-hosting. The appeal is consolidation: point your existing tools at a single gateway instead of wiring each service separately, and you get a fallback when one provider is down. Just keep in mind the adapters are built on reverse-engineered interfaces, so treat this as an experimental integration layer rather than a stable dependency for production.

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