dirk1983/deepseek
演示站可以免费使用deepseek-r1满血模型进行AI对话,并支持使用stablediffusion模型画图。本项目是PHP版调用DeepSeek第三方接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开,适合PHP初学者。保姆级教程,账号等周边资源,欢迎进群交流,一切全免费。
Implements automatic API key rotation across multiple provider accounts to circumvent rate limits, while supporting both OpenAI-compatible endpoints and image generation via configurable model switching. The frontend uses Server-Sent Events (EventSource) for real-time streaming output without requiring a database, enabling deployment on any PHP version with minimal configuration—API keys and endpoints are managed through a simple web interface (key.php) rather than code changes.
3,127 stars. No commits in the last 6 months.
Stars
3,127
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Jul 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dirk1983/deepseek"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
MaxiDonkey/DelphiDeepseek
The Deepseek API wrapper for Delphi leverages Deepseek’s advanced models to deliver powerful...
LLM-Red-Team/deepseek-free-api
🚀 DeepSeek-V3 &...
LLM-Red-Team/metaso-free-api
🚀 秘塔AI搜索逆向API【特长:超强检索超长输出】,支持高速流式输出、超强联网搜索(全网or学术以及简洁、深入、研究三种模式),零配置部署,多路token支持,仅供测试,如需商用请前往官方开放平台。
deepseek-php/deepseek-laravel
Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications.
FareedKhan-dev/train-deepseek-r1
Building DeepSeek R1 from Scratch