by 1Panel-dev
🔥 MaxKB is an open-source platform for building enterprise-grade agents. A powerful and easy-to-use open source enterprise-grade agent platform.
# Add to your Claude Code skills
git clone https://github.com/1Panel-dev/MaxKBMaxKB = 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.
No comments yet. Be the first to share your thoughts!
Execute the script below to start a MaxKB container using Docker:
docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/opt/maxkb 1panel/maxkb
Access MaxKB web interface at http://your_server_ip:8080 with default admin credentials:
中国用户如遇到 Docker 镜像 Pull 失败问题,请参照该 [离线安装文档](https://maxkb.cn/docs/v2/installation/offl...