Skip to content
r/LocalLLaMA · Communities

Reverse engineered DeepSeek Chat into an OpenAI compatible API (V4 & R1 models, no API key, no bills)

DeepSeek already has an official OpenAI compatible API, but it's paid. The consumer web chat, on the other hand, is free. So I built a local proxy that logs into your DeepSeek account once, stores the session, and exposes an OpenAI compatible endpoint at http://localhost:8000/v1. That means existing OpenAI compatible t