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 aa55f059d4
perf: chat history api;perf: full text error (#4852)
* perf: chat history api

* perf: i18n

* perf: full text
2025-05-20 22:31:32 +08:00
.github fix: action (#4605) 2025-04-20 22:31:56 +08:00
.husky perf: ui 2023-06-10 14:01:35 +08:00
.vscode perf: i18n (#4740) 2025-05-05 16:16:59 +08:00
bin fix: the helm release failed due to version handle (#2199) 2024-07-31 10:19:42 +08:00
deploy fix:修正docker-compose-pgvecto.yml文件中,健康检查参数错误 (#4841) 2025-05-20 13:57:32 +08:00
docSite perf: chat history api;perf: full text error (#4852) 2025-05-20 22:31:32 +08:00
packages perf: chat history api;perf: full text error (#4852) 2025-05-20 22:31:32 +08:00
plugins chore(deps): bump undici in /plugins/webcrawler/SPIDER (#4825) 2025-05-17 01:16:31 +08:00
projects perf: chat history api;perf: full text error (#4852) 2025-05-20 22:31:32 +08:00
scripts Test version (#4792) 2025-05-12 22:27:01 +08:00
test perf: tool call check (#4818) 2025-05-15 15:51:34 +08:00
.dockerignore 4.6.5- CoreferenceResolution Module (#631) 2023-12-22 10:47:31 +08:00
.eslintignore feat: update ESLint config with @typescript-eslint/consistent-type-imports (#4746) 2025-05-06 17:33:09 +08:00
.eslintrc.json feat: update ESLint config with @typescript-eslint/consistent-type-imports (#4746) 2025-05-06 17:33:09 +08:00
.gitignore chore: vitest support (#4026) 2025-03-12 19:27:53 +08:00
.imgbotconfig docs: update font and cdn (#696) 2024-01-05 18:02:53 +08:00
.npmrc Plugin runtime (#2050) 2024-07-15 22:50:48 +08:00
.prettierignore V4.9.1 feature (#4206) 2025-03-18 14:40:41 +08:00
.prettierrc.js README 2023-03-28 00:48:24 +08:00
dev.md V4.8.18 feature (#3565) 2025-01-11 15:15:38 +08:00
env.d.ts feat: session id (#4817) 2025-05-14 17:24:02 +08:00
LICENSE fix(typo): fixed typo in license (#1800) 2024-06-19 17:06:14 +08:00
Makefile V4.9.6 feature (#4565) 2025-04-16 22:18:51 +08:00
package.json feat: update ESLint config with @typescript-eslint/consistent-type-imports (#4746) 2025-05-06 17:33:09 +08:00
pnpm-lock.yaml chore(deps): bump multer from 1.4.5-lts.1 to 2.0.0 (#4839) 2025-05-20 13:58:47 +08:00
pnpm-workspace.yaml fix: downgrade md lib (#4508) 2025-04-11 13:31:30 +08:00
README_en.md V4.9.1 feature (#4206) 2025-03-18 14:40:41 +08:00
README_ja.md V4.9.1 feature (#4206) 2025-03-18 14:40:41 +08:00
README.md V4.9.5 feature (#4520) 2025-04-12 12:48:19 +08:00
SECURITY.md Create SECURITY.md (#3967) 2025-03-04 14:51:35 +08:00
tsconfig.json chore: vitest support (#4026) 2025-03-12 19:27:53 +08:00
vitest.config.mts V4.9.7 feature (#4669) 2025-04-26 16:17:21 +08:00
zhlint 4.8.10 perf (#2633) 2024-09-06 17:22:24 +08:00

fastgpt logo

FastGPT

Qoute

English | 简体中文 | 日语

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

GitHub Repo stars GitHub pull request GitHub last commit License Documentation Local Development Explore our platform

discord     Wechat

🎥 Comprehensive Feature Demonstration

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

🛸 Online Use

Website: tryfastgpt.ai

Conversational AI Setup Workflow Automation
Demo Demo
Knowledge Base Setup Integration Process
Demo Demo
#

💡 Features

Features Details
Application Orchestration Features Offers a straightforward mode, eliminating the need for complex orchestration
Provides clear next-step instructions in dialogues
Facilitates workflow orchestration
Tracks references in source files
Encapsulates modules for enhanced reuse at multiple levels
Combines search and reordering functions
🔜 Includes a tool module
🔜 Integrates Laf for online HTTP module creation
🔜 Plugin encapsulation capabilities
Knowledge Base Features Allows for the mixed use of multiple databases
Keeps track of modifications and deletions in data chunks
Enables specific vector models for each knowledge base
Stores original source files
Supports direct input and segment-based QA import
Compatible with a variety of file formats: pdf, docx, txt, html, md, csv
Facilitates URL reading and bulk CSV importing
🔜 Supports PPT and Excel file import
🔜 Features a file reader
🔜 Offers diverse data preprocessing options
Application Debugging Features Enables targeted search testing within the knowledge base
Allows feedback, editing, and deletion during conversations
Presents the full context of interactions
Displays all intermediate values within modules
🔜 Advanced Debug mode for orchestration
OpenAPI Interface The completions interface (aligned with GPT's chat mode interface)
CRUD operations for the knowledge base
🔜 CRUD operations for conversation
Operational Features Share without requiring login
Easy embedding with Iframe
Customizable chat window embedding with features like default open, drag-and-drop
Centralizes conversation records for review and annotation
#

👨‍💻 Development

Project tech stack: NextJs + TS + ChakraUI + MongoDB + PostgreSQL (PG Vector plug-in)/Milvus

# #

🤝 Third-party Ecosystem

#

🏘️ Community & Support

  • 🌐 Visit the FastGPT website for full documentation and useful links.
  • 💬 Join our Discord server is to chat with FastGPT developers and other FastGPT users. This is a good place to learn about FastGPT, ask questions, and share your experiences.
  • 🐞 Create GitHub Issues for bug reports and feature requests.
#

👀 Others

#

🌱 Contributors

We welcome all forms of contributions. If you are interested in contributing code, you can check out our GitHub Issues to show us your ideas.




Active participants of labring - past 28 days New trends of labring
New participants of labring - past 28 days

🌟 Star History

Star History Chart #

📄 Usage Agreement

This repository complies with the FastGPT Open Source License open source agreement.

  1. Direct commercial use as a backend service is allowed, but provision of SaaS services is not allowed.
  2. Without commercial authorization, any form of commercial service must retain relevant copyright information.
  3. For full details, please see FastGPT Open Source License
  4. Contact: Dennis@sealos.io , click to view commercial version pricing strategy
#