FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
Go to file
archer 02caa57304
docs
2023-05-23 19:18:52 +08:00
.github/workflows docs 2023-05-13 00:30:30 +08:00
.husky feat: 聊天页暗夜模式 2023-03-20 21:34:12 +08:00
docs docs 2023-05-23 19:18:52 +08:00
public docs 2023-05-23 19:18:52 +08:00
src feat: system prompt 2023-05-23 19:13:01 +08:00
.dockerignore feat: 知识库匹配模式选择 2023-04-12 00:44:01 +08:00
.env.template feat: content check 2023-05-21 22:12:02 +08:00
.eslintrc.json feat: 修改chat的数据结构 2023-03-18 00:49:44 +08:00
.gitignore perf: 去除冗余代码 2023-04-26 22:43:58 +08:00
.prettierignore README 2023-03-28 00:48:24 +08:00
.prettierrc.js README 2023-03-28 00:48:24 +08:00
Dockerfile feat: content check 2023-05-21 22:12:02 +08:00
LICENSE Create LICENSE 2023-05-10 14:24:14 +08:00
Makefile docs 2023-05-13 00:30:30 +08:00
README.md docs 2023-05-23 19:18:52 +08:00
next.config.js perf: auto refresh split data 2023-04-24 23:41:11 +08:00
package.json perf: text and avatar 2023-05-22 16:47:41 +08:00
pnpm-lock.yaml feat: openapi cors 2023-05-19 12:01:59 +08:00
tsconfig.json feat: qa生成 2023-03-24 01:19:38 +08:00

Fast GPT

Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接口,目前集成了 gpt35 和 embedding. 可构建自己的知识库。

🛸 在线体验

🎉 fastgpt.run (国内版)
🎉 ai.fastgpt.run (海外版)

Demo

知识库原理图

KBProcess

👨‍💻 开发

项目技术栈: NextJs + TS + ChakraUI + Mongo + PostgresVector 插件)
这是一个平台项目,非单机项目,除了模型调用外还涉及非常多用户的内容。
本地开发 Quick Start

🚀 私有化部署

👉 RoadMap

🏘️ 交流群

添加 wx 进入:
Demo

👀 其他

🌟 Star History

Star History Chart