AI Agent Platform
20.7k 2026-04-13

1Panel-dev/MaxKB

An open-source platform for building enterprise-grade AI agents, integrating RAG, workflows, and tool-use for intelligent Q&A and complex business scenarios.

Core Features

RAG Pipeline: Supports document uploading/crawling, text splitting, vectorization to reduce LLM hallucinations.
Agentic Workflow: Powerful workflow engine, function library, and MCP tool-use for complex business scenarios.
Seamless Integration: Zero-coding rapid integration into third-party business systems.
Model-Agnostic: Supports various private and public large language models.
Multi Modal: Native support for text, image, audio, and video input/output.

Quick Start

docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/opt/maxkb 1panel/maxkb

Detailed Introduction

MaxKB, short for Max Knowledge Brain, is an open-source platform designed for developing enterprise-grade AI agents. It leverages Retrieval-Augmented Generation (RAG) pipelines to minimize large model hallucinations and offers robust agentic workflows with tool-use capabilities. The platform supports seamless integration into existing business systems and is model-agnostic, compatible with both private and public LLMs. It's ideal for intelligent customer service, corporate knowledge bases, and academic research, providing a powerful solution for complex AI-driven business needs.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.