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 fbe1d8cfed
Fixed the duplicate data check problem, history filter and add tts stream (#477)
2023-11-16 16:22:08 +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 doc and config rerank (#475) 2023-11-16 10:46:47 +08:00
files 添加Baichuan2-7B-Chat模型接口文件 (#404) 2023-10-18 10:34:22 +08:00
packages Fixed the duplicate data check problem, history filter and add tts stream (#477) 2023-11-16 16:22:08 +08:00
projects/app Fixed the duplicate data check problem, history filter and add tts stream (#477) 2023-11-16 16:22:08 +08:00
python/api Create Python API (#457) 2023-11-09 11:52:53 +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 v4.5.1 (#417) 2023-10-22 23:54:04 +08:00
LICENSE licence 2023-08-11 22:03:29 +08:00
README.md README: add "back top top" button (#441) 2023-11-15 11:30:21 +08:00
README_en.md README: add "back top top" button (#441) 2023-11-15 11:30:21 +08:00
package.json v4.6-3 (#463) 2023-11-10 11:14:08 +08:00
pnpm-lock.yaml v4.6-3 (#471) 2023-11-15 11:36:25 +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