mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
58 lines
2.4 KiB
Markdown
58 lines
2.4 KiB
Markdown
# Fast GPT
|
||
|
||
Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接口,目前集成了 Gpt35, Gpt4 和 embedding. 可构建自己的知识库。并且 OpenAPI Chat 接口兼容 OpenAI 接口,意味着你只需修改 BaseUrl 和 Authorization 即可在已有项目基础上接入 FastGpt!
|
||
|
||
## 🛸 在线体验
|
||
|
||
🎉 [fastgpt.run](https://fastgpt.run/)
|
||
🎉 [ai.fastgpt.run](https://ai.fastgpt.run/)
|
||
|
||

|
||
|
||
#### 知识库原理图
|
||
|
||

|
||
|
||
## 👨💻 开发
|
||
|
||
项目技术栈: NextJs + TS + ChakraUI + Mongo + Postgres(Vector 插件)
|
||
这是一个平台项目,非单机项目,除了模型调用外还涉及非常多用户的内容。
|
||
[本地开发 Quick Start](docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/quick-start/dev.md)
|
||
|
||
## 🚀 私有化部署
|
||
|
||
- [官方推荐 Sealos 部署](https://sealos.io/docs/examples/ai-applications/install-fastgpt-on-desktop) 无需服务器,代理和域名,高可用。
|
||
- [docker-compose 部署](docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deploy/docker.md) 单机版。
|
||
- [由社区贡献的宝塔部署和本地运行教程](https://www.bilibili.com/video/BV1tV4y1y7Mj/?vd_source=92041a1a395f852f9d89158eaa3f61b4) 单机版。
|
||
|
||
## :point_right: RoadMap
|
||
|
||
- [FastGpt RoadMap](https://kjqvjse66l.feishu.cn/docx/RVUxdqE2WolDYyxEKATcM0XXnte)
|
||
|
||
## 🏘️ 交流群
|
||
|
||
添加 wx 进入:
|
||

|
||
|
||
## Powered by
|
||
|
||
- [TuShan: 5 分钟搭建后台管理系统](https://github.com/msgbyte/tushan)
|
||
- [Laf: 3 分钟快速接入三方应用](https://github.com/labring/laf)
|
||
- [Sealos: 快速部署集群应用](https://github.com/labring/sealos)
|
||
- [One API: 令牌管理 & 二次分发,支持 Azure](https://github.com/songquanpeng/one-api)
|
||
|
||
## 👀 其他
|
||
|
||
- [FastGpt 常见问题](https://kjqvjse66l.feishu.cn/docx/HtrgdT0pkonP4kxGx8qcu6XDnGh)
|
||
- [docker 部署教程视频](https://www.bilibili.com/video/BV1jo4y147fT/)
|
||
- [公众号接入视频教程](https://www.bilibili.com/video/BV1xh4y1t7fy/)
|
||
- [FastGpt 知识库演示](https://www.bilibili.com/video/BV1Wo4y1p7i1/)
|
||
|
||
## 第三方生态
|
||
|
||
- [luolinAI: 企微机器人,开箱即用](https://github.com/luolin-ai/FastGPT-Enterprise-WeChatbot)
|
||
|
||
## 🌟 Star History
|
||
|
||
[](https://star-history.com/#labring/FastGPT&Date)
|