Reverse engineered DeepSeek Chat into an OpenAI compatible API
A developer has created a local proxy that reverse-engineers the free DeepSeek consumer web chat to expose an OpenAI-compatible API endpoint at localhost:8000/v1. This tool allows existing OpenAI-compatible clients, such as Open WebUI and various SDKs, to interact with DeepSeek's V4 and R1 models without code changes or API keys.