Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
企业级 LLM API 快速集成系统,支持OpenAI、Azure、文心一言、讯飞星火、通义千问、智谱GLM、Gemini、DeepSeek、Anthropic Claude以及OpenAI格式的模型等,简洁的页面风格,轻量高效且稳定,支持Docker一键部署。
| Date | Stars |
|---|---|
| 2026-07-31 | 297 |
| 2026-08-06 | 297 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
<div align=center>
<img src="https://www.fastapi.ai/logo.png" width="128"/>
# 智元 Fast API
[](https://github.com/iimeta/fastapi/releases)
[](https://github.com/iimeta/fastapi/blob/main/LICENSE)
[](https://goreportcard.com/report/github.com/iimeta/fastapi)
</div>
企业级 LLM API 快速集成系统,支持DeepSeek、OpenAI、Azure、文心一言、讯飞星火、通义千问、智谱GLM、豆包、Gemini、Anthropic Claude以及OpenAI格式的模型等,简洁的页面风格,轻量高效且稳定,支持Docker一键部署。业务系统只需要按照统一API标准,对接一次的开发工作量,即可无缝对接N个大模型,无需考虑N个大模型背后的各种复杂逻辑等等,可大大降低开发和维护成本...
## 支持模型提供商
<table>
<tr align="center">
<td>
<img src="https://www.fastapi.ai/assets/OpenAI.C7t6TQyq.ico" width="50" height="50" alt="OpenAI"><br/>
<a href="https://openai.com/">OpenAI</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/Azure.DKMxtfNp.ico" width="50" height="50" alt="Azure"><br/>
<a href="https://azure.microsoft.com/">Azure</a>
</td>
<td>
<img src="https://chat.deepseek.com/favicon.svg" width="50" height="50" alt="DeepSeek"><br/>
<a href="https://www.deepseek.com/">DeepSeek</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/Qwen.BdOnZtF3.png" width="50" height="50" alt="通义千问"><br/>
<a href="https://tongyi.aliyun.com/">通义千问</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/Gemini.D7sh0nXm.png" width="50" height="50" alt="Gemini"><br/>
<a href="https://gemini.google.com/">Gemini</a>
</td>
</tr>
<tr align="center">
<td>
<img src="https://eb-static.cdn.bcebos.com/logo/favicon.ico" width="50" height="50" alt="文心一言"><br/>
<a href="https://yiyan.baidu.com/">文心一言</a>
</td>
<td>
<img src="https://chatglm.cn/img/icons/favicon.svg" width="50" height="50" alt="智谱清言"><br/>
<a href="https://chatglm.cn/">智谱清言</a>
</td>
<td>
<img src="https://portal.volccdn.com/obj/volcfe/misc/favicon.png" width="50" height="50" alt="火山引擎"><br/>
<a href="https://www.volcengine.com/">火山引擎</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/Doubao.C5HENFx3.png" width="50" height="50" alt="豆包"><br/>
<a href="https://www.doubao.com/">豆包</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/MiniMax.BJYeVzwi.ico" width="50" height="50" alt="MiniMax"><br/>
<a href="https://www.minimaxi.com/">MiniMax</a>
</td>
</tr>
<tr align="center">
<td>
<img src="https://www.fastapi.ai/assets/Claude.BAdojD7P.ico" width="50" height="50" alt="Anthropic"><br/>
<a href="https://www.anthropic.com/">Anthropic</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/SparkDesk.BnGrALWW.ico" width="50" height="50" alt="讯飞星火"><br/>
<a href="https://xinghuo.xfyun.cn/">讯飞星火</a>
</td>
<td>
<img src="https://statics.moonshot.cn/kimi-web-seo/favicon.ico" width="50" height="50" alt="Kimi"><br/>
<a href="https://kimi.moonshot.cn/">Kimi</a>
</td>
<td>
<img src="https://www.fastapi.ai/assets/Grok.CIEyUb2Y.png" width="50" height="50" alt="Grok"><br/>
<a href="https://x.ai/">Grok</a>
</td>
<td>
<img src="https://siliconflow.cn/favicon.ico" width="50" height="50" alt="硅基流动"><br/>
<a href="https://siliconflow.cn/">硅基流动</a>
</td>
</tr>
</table>
## API接口
### 同OpenAI接口
```bash
curl --location 'https://api.fastapi.ai/v1/chat/completions' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer sk-FastAPI1YzE0kXf0zNb0ldX1nBLDm1Bh0SoSK0G0PzR1tNxW' \
--data '{
"model": "gpt-5",
"stream": true,
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "hi"}
]
}'
```
## 社区版预览
- 管理端: <https://demo.fastapi.ai/admin>
- 用户端: <https://demo.fastapi.ai/login>
- 代理商: <https://demo.fExcerpt of 5,744 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:4bc153d1571ca1c9, topic:gpt, topic:qwen
matched fp:4bc153d1571ca1c9, topic:chatgpt