Skip to content

Latest commit

 

History

History
159 lines (116 loc) · 6.26 KB

README_en.md

File metadata and controls

159 lines (116 loc) · 6.26 KB

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

fastgpt.mp4

🛸 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

#

💪 Related Projects

#

🤝 Third-party Ecosystem

#

🌟 Star History

Star History Chart