xllm-go/bypass
集成了openai-api、coze、deepseek、cursor、windsurf、qodo、blackbox、you、grok、bing 绘画 多款AI的聊天逆向接口适配到 OpenAI API 标准接口服务端。 observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 89
- Release rhythm 16
- Longevity 82
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 150
- age_days: 1161
- days_rel: 573
- days_push: 70
- n_releases_24m: 2
Adoption not part of the score
1239 stars · 233 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go server that reverse-engineers the chat interfaces of multiple AI providers (Coze, DeepSeek, Cursor, Windsurf, Grok, Bing Copilot, You, Qodo, Blackbox, HuggingFace image generation) and exposes them through a standard OpenAI-compatible v1 API. It supports streaming output and multi-turn conversation, allowing any OpenAI API client to use these backends.
Use cases
- use free AI chat backends through an OpenAI-compatible API
- expose Bing Copilot or Grok as an OpenAI v1 endpoint
- connect Cursor or Windsurf models to my own chat client
- self-host an OpenAI API proxy for DeepSeek and Coze
- generate images via HuggingFace through an OpenAI-style API
- run a streaming multi-turn chat server compatible with ChatGPT clients
When to choose
- you want a single OpenAI-compatible endpoint aggregating many free/reverse-engineered AI chat services
- you need streaming and multi-turn conversation support with existing OpenAI SDK clients
- you want a self-hostable Go service with Docker deployment
When to avoid
- you need a fully legal, officially supported API with provider SLAs
- you require guaranteed stability, since reverse-engineered endpoints break frequently
- you plan commercial use, which the project explicitly prohibits
Facets
service · maturity active
http-server api-framework llm-inference chatbot reverse-engineering web-scraping large-language-models artificial-intelligence apis self-hosted chatbots windows self-hosted go cli openai-api-compat reverse-proxy chatgpt-adapter api-adapter free-ai-apis streaming image-generation linux macos docker
2 sources
- readme: https://github.com/xllm-go/bypass · fetched 2026-08-28 · 6c7fda4e628a
- homepage: https://xllm-go.github.io/bypass · fetched 2026-08-29 · 880347349ae3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xllm-go/bypass | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem