#118 · Primary category: AI Gateway & API Infrastructure
ds-free-api
DeepSeek网页端API代理,支持OpenAI与Anthropic兼容接口 | OpenAI & Anthropic compatible API proxy for DeepSeek web
Project last updated:05/28/26
GitHub Stars
650
Forks
151
Contributors
3
License
GPL-3.0
Why we included this project
DeepSeek's free web chat is browser-only, but this Rust proxy exposes it as a standard OpenAI or Anthropic-compatible API. Point an existing client at /v1/chat/completions or /anthropic/v1/messages and you get streaming responses and tool calling without a paid key. The proxy handles the fragile parts of the web backend: it rotates a pool of logged-in accounts, backs off when the free tier rate-limits a session, and repairs malformed tool-call output through a multi-stage fix pipeline. A built-in admin panel manages API keys, account status, and request logs, and the single-binary build with one TOML config runs on a small server or in Docker. It's a practical option for teams prototyping against DeepSeek without a paid plan, or hobbyists wiring free chat into their own tools.
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.