Skip to content

FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow!

License

Notifications You must be signed in to change notification settings

huantian233/FastGPT

Repository files navigation

Fast GPT

Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接口,目前集成了 Gpt35, Gpt4 和 embedding. 可构建自己的知识库。并且 OpenAPI Chat 接口兼容 OpenAI 接口,意味着你只需修改 BaseUrl 和 Authorization 即可在已有项目基础上接入 FastGpt!

🛸 在线体验

🎉 fastgpt.run 🎉 ai.fastgpt.run

Demo

知识库原理图

KBProcess

👨‍💻 开发

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

🚀 私有化部署

👉 RoadMap

🏘️ 交流群

添加 wx 进入:
Demo

Powered by

👀 其他

第三方生态

🌟 Star History

Star History Chart

About

FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.8%
  • JavaScript 37.3%
  • SCSS 0.9%
  • Python 0.6%
  • Dockerfile 0.2%
  • CSS 0.1%
  • Shell 0.1%