Skip to content

Latest commit

 

History

History
115 lines (84 loc) · 4.45 KB

README_en.md

File metadata and controls

115 lines (84 loc) · 4.45 KB
fastgpt logo

FastGPT

FastGPT is a knowledge-based question answering system based on the LLM language model, providing out-of-the-box capabilities for data processing, model invocation, and more. It also allows for complex question answering scenarios through visual workflow orchestration using Flow!

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

💪 Related Projects

🤝 Third-party Ecosystem

🌟 Star History

Star History Chart