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
angular-moon 54d52d8d25
fixed: Adjust the api authentication sequence to preferentially process authentication to avoid incorrect authentication caused by cookies (#572)
2023-12-07 18:19:18 +08:00
.github v4.6-3 (#471) 2023-11-15 11:36:25 +08:00
.husky perf: ui 2023-06-10 14:01:35 +08:00
.vscode Optimize the file storage structure of the knowledge base (#386) 2023-10-10 22:41:05 +08:00
docSite Docs: update theme version (#571) 2023-12-07 18:07:57 +08:00
files 添加Baichuan2-7B-Chat模型接口文件 (#404) 2023-10-18 10:34:22 +08:00
packages fixed: Adjust the api authentication sequence to preferentially process authentication to avoid incorrect authentication caused by cookies (#572) 2023-12-07 18:19:18 +08:00
projects/app 4.6.4-alpha (#569) 2023-12-07 13:43:08 +08:00
python v4.6.2 (#523) 2023-11-28 19:28:46 +08:00
.dockerignore monorepo packages (#344) 2023-09-24 18:02:09 +08:00
.gitignore Docs: update theme (#368) 2023-10-04 22:25:07 +08:00
.prettierignore doc favicon 2023-09-04 19:45:24 +08:00
.prettierrc.js README 2023-03-28 00:48:24 +08:00
Dockerfile docker file and version intro (#556) 2023-12-05 10:46:27 +08:00
LICENSE licence 2023-08-11 22:03:29 +08:00
README.md New dpcs structure and dataset i18n (#551) 2023-12-04 21:37:07 +08:00
README_en.md v4.6.1 (#497) 2023-11-20 19:20:55 +08:00
README_ja.md v4.6.1 (#497) 2023-11-20 19:20:55 +08:00
package.json v4.6-3 (#463) 2023-11-10 11:14:08 +08:00
pnpm-lock.yaml 4.6.3-website dataset (#532) 2023-12-03 20:45:57 +08:00
pnpm-workspace.yaml monorepo packages (#344) 2023-09-24 18:02:09 +08:00
shdemo.sh Optimize the file storage structure of the knowledge base (#386) 2023-10-10 22:41:05 +08:00

fastgpt logo

FastGPT

English | 简体中文 | 日语

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

cloud document development project license

https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4

🛸 Use Cloud Services

fastgpt.run

Demo Demo
Demo Demo
#

💡 Features

  1. Powerful visual workflows: Effortlessly craft AI applications

    • Simple mode on deck - no need for manual arrangement
    • User dialogue pre-guidance
    • Global variables
    • Knowledge base search
    • Dialogue via multiple LLM models
    • Text magic - convert to structured data
    • Extend with HTTP
    • Embed Laf for on-the-fly HTTP module crafting
    • Directions for the next dialogue steps
    • Tracking source file references
    • Custom file reader
    • Modules are packaged into plug-ins to achieve reuse
  2. Extensive knowledge base preprocessing

    • Reuse and mix multiple knowledge bases
    • Track chunk modifications and deletions
    • Supports manual entries, direct segmentation, and QA split imports
    • Supports URL fetching and batch CSV imports
    • Supports Set unique vector models for knowledge bases
    • Store original files
    • File learning Agent
  3. Multiple effect testing channels

    • Single-point knowledge base search test
    • Feedback references and ability to modify and delete during dialogue
    • Complete context presentation
    • Complete module intermediate value presentation
  4. OpenAPI

    • completions interface (aligned with GPT interface)
    • Knowledge base CRUD
  5. Operational functions

    • Login-free sharing window
    • One-click embedding with Iframe
    • Unified access to dialogue records
#

👨‍💻 Development

Project tech stack: NextJs + TS + ChakraUI + Mongo + Postgres (Vector plugin)

#

👀 Others

# #

🤝 Third-party Ecosystem

#

🌟 Star History

Star History Chart