2023-09-04 19:45:24 +08:00
2023-08-27 01:18:33 +08:00
2023-06-10 14:01:35 +08:00
2023-07-25 18:10:55 +08:00
2023-09-04 19:25:28 +08:00
2023-09-04 19:45:24 +08:00
2023-09-04 18:03:20 +08:00
2023-09-04 19:45:24 +08:00
2023-03-28 00:48:24 +08:00
2023-08-11 22:03:29 +08:00
2023-07-25 18:10:55 +08:00
2023-07-25 18:10:55 +08:00
2023-09-02 00:28:08 +08:00
2023-09-04 11:37:46 +08:00

fastgpt logo

FastGPT

FastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios!

Online · Document · Development · Deploy · Power By

🛸 Online

fastgpt.run

Demo Demo
Demo Demo

💡 Features

  1. Powerful visual orchestration for easy AI application building

    • Provides a simple mode without the need for orchestration operations
    • User dialogue pre-guidance
    • Global variables
    • Knowledge base search
    • Multi-LLM model dialogue
    • Extraction of text content into structured data
    • HTTP extension
    • Sandbox JS runtime module
    • Continuous dialogue guidance
    • Dialogue multi-path selection
    • Source file reference tracking
  2. Rich knowledge base preprocessing

    • Multiple library reuse and mixing
    • Chunk record modification and deletion
    • Supports direct segment import
    • Supports QA split import
    • Supports manual input content
    • Supports URL import reading
    • Supports batch import of Q&A pairs in CSV format
    • Supports separate vector model settings for knowledge bases
    • Source file storage
  3. Multiple effect testing channels

    • Knowledge base single point search testing
    • 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

Description
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!
Readme 422 MiB
Languages
JavaScript 58.2%
TypeScript 36.5%
HTML 4.2%
Python 0.8%
SCSS 0.2%