# 1Panel-dev/MaxKB

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/1panel-dev-maxkb).**

21,145 stars · 2,858 forks · Python · gpl-3.0

## Links

- GitHub: https://github.com/1Panel-dev/MaxKB
- Homepage: https://maxkb.cn
- awesome-repositories: https://awesome-repositories.com/repository/1panel-dev-maxkb.md

## Topics

`agent` `agentic-ai` `chatbot` `deepseek-r1` `knowledgebase` `langchain` `llama3` `llm` `maxkb` `mcp-server` `ollama` `pgvector` `qwen3` `rag`

## Description

MaxKB is a self-hosted retrieval-augmented generation platform designed to connect internal document repositories with large language models. It functions as an enterprise knowledge management system that enables organizations to query private data through a conversational interface, providing automated responses based on uploaded files and internal business information.

The platform distinguishes itself by normalizing diverse data sources into a unified index, which is then processed through chunking and vector-based retrieval to ensure context-aware results. It manages session state and prompt templates to maintain coherence across multi-turn interactions, allowing the system to serve as an automated customer support bot or an internal policy assistant.

Beyond its core retrieval capabilities, the system supports the automation of administrative tasks and the generation of professional business content. It provides the infrastructure to deploy intelligent chatbots capable of resolving inquiries and accessing company guidelines without manual intervention.

## Tags

### Artificial Intelligence & ML

- [Retrieval Augmented Generation Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/retrieval-augmented-generation-tools.md) — Connects local document repositories to AI models for accurate, context-aware business information retrieval.
- [AI Support Automation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-support-automation.md) — Automates service inquiries and policy responses through a conversational interface. ([source](https://maxkb.cn/llms.txt#maxkb))
- [Vector Databases](https://awesome-repositories.com/f/artificial-intelligence-ml/vector-databases.md) — Uses vector-based semantic search to retrieve relevant context from stored document embeddings.
- [AI Content Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-content-generation.md) — Leverages internal data to automate the generation of professional business content and reports.
- [Language Model Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration.md) — Coordinates complex interactions between user prompts, retrieved data, and external language models.
- [Document Chunking Strategies](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/retrieval-augmented-generation/document-chunking-strategies.md) — Segments large input documents into manageable units to optimize retrieval accuracy and context relevance.

### Business & Productivity Software

- [AI-Powered](https://awesome-repositories.com/f/business-productivity-software/knowledge-bases/ai-powered.md) — Provides a self-hosted platform that uses large language models to answer questions based on internal data.
- [Policy Query Systems](https://awesome-repositories.com/f/business-productivity-software/policy-query-systems.md) — Provides staff with an automated interface to query company guidelines and procedures.
- [Business Workflow Automation](https://awesome-repositories.com/f/business-productivity-software/business-workflow-automation.md) — Automates administrative tasks and business document generation through event-driven workflows. ([source](https://maxkb.cn/llms.txt#maxkb))

### Content Management & Publishing

- [Knowledge Management Systems](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-management-platforms/enterprise-specialized-systems/knowledge-management-systems.md) — Organizes internal company documents and policies into a searchable, enterprise-grade knowledge management system.

### Data & Databases

- [Data Ingestion](https://awesome-repositories.com/f/data-databases/data-ingestion.md) — Parses and normalizes diverse file formats and web content into a unified representation for AI processing.
