Sign inSign up

loopyoratory/maxkb

By loopyoratory

Updated 2 months ago

Open-source platform for building enterprise-grade agents Powerful and easy-to-use.

Image
0

1.0K

loopyoratory/maxkb repository overview

MaxKB · English Adapted Build

MaxKB

Open-source platform for building enterprise-grade agents
Powerful and easy-to-use enterprise-grade agent platform
This build is adapted for full English support — all interfaces, documentation, and defaults are in English.

1Panel-dev%2FMaxKB | Trendshift

License: GPL v3 Latest release Stars Download

中文 | English


About This Build

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.

Quick Start

Execute the script below to start a MaxKB container using the English‑adapted image:

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

Tag summary

Content type

Image

Digest

sha256:1f2ab7881

Size

1.2 GB

Last updated

2 months ago

docker pull loopyoratory/maxkb