FastGPT

screenshot of FastGPT
nextjs
react

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 extensiv...

Overview:

FastGPT is a knowledge base question-answering system built on the LLM large language model. It offers out-of-the-box data processing, model invocation, and workflow orchestration through Flow visualization to tackle complex Q&A scenarios.

Features:

  • Application Orchestration:
    • Easy mode for workflow orchestration
    • Workflow visualization
    • Tool invocation
  • Knowledge Base Capabilities:
    • Multiple library reuse and mixing
    • Chunk record modification and deletion
    • Various file format support for input
  • Application Debugging:
    • Knowledge base single-point search testing
    • Feedback reference during dialogue modification and deletion
  • OpenAPI Interface:
    • Completions interface aligned with GPT interface
    • Knowledge base CRUD operations
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.