1panel-dev/maxkb

🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 2nd, 2026
Created on September 14th, 2023
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 3,138
Total Stargazers: 22,730 (+0)
Total Subscribers: 119 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 2.2 hours
90th percentile: 0.0 hours
Tracked items: 1,806

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 14% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 21
Closed in 7 days: 27
Avg open age: 44 days
Stale 30+ days: 3
Stale 90+ days: 1

Recent activity

Opened in 7 days: 18
Closed in 7 days: 25
Comments in 7 days: 32
Events in 7 days: 88

Top labels

  • Status: Completed (382)
  • Type: Bug (284)
  • Type: Feature Request (224)
  • Status: Awaiting Feedback (143)
  • Type: Optimization (80)
  • Not Supported (12)
  • Status: Under Discussion (9)
  • Type: To Be Verified (9)

Detailed Description

MaxKB is an open-source platform for building enterprise-grade agents that integrate retrieval-augmented generation pipelines with agentic workflows and tool-use capabilities.

The platform addresses the challenge of deploying AI agents in enterprise environments by combining RAG technology to reduce hallucinations with a workflow engine for orchestrating complex AI processes. It handles document ingestion through direct uploads or web crawling, performs automatic text splitting and vectorization, and supports MCP tool-use alongside a function library. The system is model-agnostic, working with both private models like DeepSeek, Llama, and Qwen as well as public services including OpenAI, Claude, and Gemini. It also provides native multimodal support for text, image, audio, and video inputs and outputs.

Teams building intelligent customer service systems, corporate knowledge bases, or educational applications should consider MaxKB if they need rapid deployment without coding. The platform emphasizes zero-coding integration into existing business systems, making it suitable for organizations wanting to add Q&A capabilities to current infrastructure. It works well for scenarios where reducing model hallucinations through document grounding is important, and where complex multi-step AI workflows are required beyond simple chatbot interactions.

The project shows consistent development activity with regular updates and maintenance. The codebase is written primarily in Python and is distributed via Docker for straightforward deployment. The platform maintains active documentation and provides offline installation options for users in regions with restricted network access.