MaxKB

MaxKB

By 1Panel-dev GitHub

💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.

chatbot knowledgebase
Overview

What is MaxKB?

MaxKB is a ready-to-use RAG (Retrieval-Augmented Generation) chatbot that features robust workflow and MCP tool-use capabilities, designed to enhance intelligent customer service, corporate knowledge bases, academic research, and education.

How to use MaxKB?

To use MaxKB, execute the provided Docker command to start a MaxKB container and access the web interface at http://your_server_ip:8080 with the default admin credentials: username: admin, password: MaxKB@123..

Key features of MaxKB?

  • Ready-to-Use: Supports direct document uploads and automatic crawling with features for text splitting and vectorization.
  • Flexible Orchestration: Equipped with a powerful workflow engine for complex business scenarios.
  • Seamless Integration: Zero-coding integration into third-party systems for enhanced Q&A capabilities.
  • Model-Agnostic: Supports various large models including private and public options.
  • Multi Modal: Supports text, image, audio, and video inputs and outputs.

Use cases of MaxKB?

  1. Intelligent customer service automation.
  2. Corporate internal knowledge management.
  3. Academic research assistance.
  4. Educational tools for learning.

FAQ from MaxKB?

  • What models does MaxKB support?

MaxKB supports a variety of large models including DeepSeek, Llama, Qwen, OpenAI, and more.

  • Is MaxKB easy to integrate?

Yes! MaxKB allows for zero-coding integration into existing systems.

  • Can I deploy MaxKB on-premise?

Yes, MaxKB supports on-premise deployment.

Content

MaxKB

An Open-Source AI Assistant for Enterprise

1Panel-dev%2FMaxKB | Trendshift

License: GPL v3 Latest release Stars Download
[中文(简体)] | [English]


MaxKB = Max Knowledge Brain, it is a powerful and easy-to-use AI assistant that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities. MaxKB is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education.

  • RAG Pipeline: Supports direct uploading of documents / automatic crawling of online documents, with features for automatic text splitting, vectorization. This effectively reduces hallucinations in large models, providing a superior smart Q&A interaction experience.
  • Flexible Orchestration: Equipped with a powerful workflow engine, function library and MCP tool-use, enabling the orchestration of AI processes to meet the needs of complex business scenarios.
  • Seamless Integration: Facilitates zero-coding rapid 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.).
  • Multi Modal: Native support for input and output text, image, audio and video.

Quick start

Execute the script below to start a MaxKB container using Docker:

docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data -v ~/.python-packages:/opt/maxkb/app/sandbox/python-packages 1panel/maxkb

Access MaxKB web interface at http://your_server_ip:8080 with default admin credentials:

  • username: admin
  • password: MaxKB@123..

中国用户如遇到 Docker 镜像 Pull 失败问题,请参照该 离线安装文档 进行安装。

Screenshots

MaxKB Demo1MaxKB Demo2
MaxKB Demo3MaxKB Demo4

Technical stack

Feature Comparison

MaxKB is positioned as an Ready-to-use RAG (Retrieval-Augmented Generation) intelligent Q&A application, rather than a middleware platform for building large model applications. The following table is merely a comparison from a functional perspective.

FeatureLangChainDify.AIFlowiseMaxKB
(Built upon LangChain)
Supported LLMsRich VarietyRich VarietyRich VarietyRich Variety
RAG Engine
Agent
Workflow
Observability
SSO/Access control✅ (Pro)
On-premise Deployment

Star History

Star History Chart

License

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

No tools information available.

openai agents chat demo. integration custom llm and mcp server and function tool

chatbot openai
View Details

MCP Client Chatbot is a chat interface that allows you to easily utilize various AI providers (OpenAI,Anthropic, Google, Ollama, etc.) while connecting powerful AI tools through MCP

chatbot AI
View Details
Claude
Claude by Anthropic

Meet Claude on your desktop

chatbot mcp-client
View Details

summarize chat message

chatbot mcp-server
View Details
ChatWise
ChatWise by EGOIST

The second fastest AI chatbot™

chatbot mcp-client
View Details