This repository provides a fully English‑adapted build of MaxKB. The original MaxKB platform supports multiple languages, but this build has been pre‑configured and optimised for English‑speaking users and deployments.
English‑first interfaces – All UI elements, system messages, and default prompts are set to English.
English documentation & labels – Built‑in knowledge bases, templates, and sample data are in English.
English‑centric RAG pipelines – Text splitters, stop words, and language processing defaults are tuned for English content.
Docker image:loopyoratory/maxkb – Use this image for an out‑of‑the‑box English experience.
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‑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.
Agentic Workflow: 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, MiniMax, etc.).
Multi Modal: Native support for input and output text, image, audio and video.