Skip to content
forked from labring/FastGPT

FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

License

Notifications You must be signed in to change notification settings

noctisma/FastGPT

Repository files navigation

Fast GPT

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

🛸 在线体验

🎉 fastgpt.run 🎉 ai.fastgpt.run

Demo

知识库原理图

KBProcess

👨‍💻 开发

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

🚀 私有化部署

👉 RoadMap

🏘️ 交流群

添加 wx 进入:
Demo

👀 其他

🌟 Star History

Star History Chart

About

FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.1%
  • JavaScript 30.6%
  • HTML 3.1%
  • SCSS 1.0%
  • Python 1.0%
  • Dockerfile 0.1%
  • Shell 0.1%