#97 · Primary category: AI Gateway & API Infrastructure
DeepClaude
OpenAI-compatible gateway that chains DeepSeek r1 reasoning with Claude or Gemini for enhanced code and content generation.
Project last updated:02/23/26
GitHub Stars
2.9K
Forks
492
Contributors
14
License
MIT
Why we included this project
This self-hosted service pairs a reasoning model like DeepSeek R1 with a generation model, sending the thinking step to DeepSeek and the completion to Claude or Gemini through a single OpenAI-compatible API. The pairing is sometimes described as architect and editor, and the point here is that you get that combination without writing and maintaining your own proxy. It runs in Docker and takes configuration through a web interface, and it speaks the standard OpenAI format, so existing clients like Cherry Studio, NextChat, LobeChat, or Dify can point at it directly. Streaming and non-streaming calls both work, and third-party relay providers can serve as backends, which helps when you don't have direct API access to every model. The practical payoff is swapping model combinations behind one familiar endpoint instead of managing several paid services separately.
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
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.