Discover and explore top open-source AI tools and projects—updated daily.
NIyueeEOpenAI & Anthropic compatible API proxy for DeepSeek
Top 81.6% on SourcePulse
Summary
This project offers a zero-cost API proxy for DeepSeek's web interface, providing compatibility with OpenAI Chat Completions and Anthropic Messages APIs. It targets developers and power users needing to integrate DeepSeek models into existing LLM workflows without official API keys or direct costs, enabling access via familiar API standards with enhanced features.
How It Works
Developed in Rust, DS-Free-API translates requests between OpenAI/Anthropic formats and DeepSeek's web protocol. It manages multiple DeepSeek accounts, rotating them to mitigate rate limits with exponential backoff. The system supports OpenAI function calling with a three-layer self-repair mechanism, handles inline file uploads (images, text), and enables web URL fetching. A single Rust executable with TOML configuration ensures high performance and cross-platform deployment.
Quick Start & Requirements
docker compose -f docker-compose.yaml up -d).config.toml with DeepSeek accounts or manage via the web admin panel at http://127.0.0.1:22217/admin.docs/development.md.Highlighted Details
Maintenance & Community
No specific details on contributors or community channels were found in the provided text.
Licensing & Compatibility
Limitations & Caveats
Commercial use is strictly forbidden. The project's stability depends on the DeepSeek web interface, which is subject to change or rate limiting by DeepSeek. Users assume all risks.
1 week ago
Inactive
abetlen