MaxKB logo

MaxKB

An open-source platform for building enterprise-grade agents

AI Aktuell: 1.10.13-lts

Default Credentials

  • Username: admin
  • Password: MaxKB@123..

Introduction

MaxKB = Max Knowledge Brain, it is an open-source platform for building enterprise-grade agents. MaxKB integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool usage capabilities. MaxKB is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education.

Advantages

  • RAG Pipeline: Supports direct document uploads and automatic crawling of online content, with features for automatic text splitting and vectorization. This effectively reduces hallucinations in large models, providing a superior smart Q&A interaction experience.
  • Agentic Workflow: Equipped with a powerful workflow engine, function library and MCP tool usage, enabling the orchestration of AI processes to meet the needs of complex business scenarios.
  • Seamless Integration: Facilitates rapid, no-code integration into third-party business systems, quickly equipping existing systems with intelligent Q&A capabilities to enhance user satisfaction.
  • Model-Agnostic: Supports various large models, including private models (such as DeepSeek, Llama, Qwen, etc.) and public models (like OpenAI, Claude, Gemini, etc.).
  • Multimodal: Native support for input and output text, image, audio and video.

MaxKB mit 1Panel bereitstellen

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for MaxKB and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.