NIyueeE

DeepSeek 网页端 API 透明代理,支持 OpenAI 协议兼容和流式工具调用

15
3
69% credibility
Found Mar 25, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Local bridge that lets apps expecting a standard AI chat format talk to DeepSeek's web conversation service by handling connections and challenges automatically.

How It Works

1
💡 Discover the Helper

You want to chat with the powerful DeepSeek AI using your favorite everyday apps that work with similar services.

2
📝 Share Your Login

Privately enter your DeepSeek account details into a simple note on your computer so it can connect for you.

3
🚀 Start the Magic Bridge

With one quick start, your personal helper comes alive on your computer, ready to link everything smoothly.

4
🔗 Link Your App

Point your chat app to your computer's helper address, like talking to a friend next door.

5
💬 Chat and Create

Send messages, upload pictures or files, and use smart helpers – it feels natural and fast.

🎉 Unlock DeepSeek Power

Now you enjoy DeepSeek's clever thinking and tools right inside your apps, hassle-free.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 15 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is deepseek-web-api?

This Python FastAPI server proxies DeepSeek's web chat interface into an OpenAI-compatible API, handling login, Proof-of-Work challenges, and session management automatically. Developers get a drop-in `/v1/chat/completions` endpoint with streaming responses, file uploads, and tool calls—no need for a separate deepseek api key or manual deepseek api login. It exposes models like `deepseek-web-chat` and `deepseek-web-reasoner`, offering free access to web-exclusive features versus the official deepseek api pricing.

Why is it gaining traction?

It bridges the gap between DeepSeek's web UI and structured APIs, parsing messy SSE streams into clean OpenAI deltas with streaming tool extraction and anti-hallucination truncation. Unlike scraping or official deepseek api vs web hacks, it supports multi-turn chats and refs files via `ref_file_ids`, making deepseek api web search tools viable in OpenAI clients. The quick start—copy config.toml, add credentials, `uv run python main.py`—hooks devs testing latest models without docker fuss.

Who should use this?

AI agent builders integrating DeepSeek reasoner into LangChain or custom tools needing deepseek api web search. Frontend devs wiring OpenAI SDKs to free deepseek api kostenlos endpoints for chat UIs. Experimenters bypassing deepseek api url limits for grayscale models, like in AstrBot setups.

Verdict

Grab it for personal prototypes if you need OpenAI protocol on DeepSeek web—15 stars and 0.699999988079071% credibility score signal early maturity with solid docs but no tests. Run localhost-only as warned; skip for production until multi-user lands.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.