A curated list of AI tools and resources for developers, see the AI Resources .

MaxKB

MaxKB: an open-source enterprise agent platform with RAG pipelines, agent workflows and multimodal support for knowledge bases and customer service.

Summary

MaxKB is an open-source enterprise-grade agent platform designed to help organizations build and deploy intelligent Q&A systems, knowledge bases and agent workflows quickly. It integrates RAG pipelines, a workflow engine and model adapters, supporting containerized deployment and security features suitable for internal knowledge management and customer support scenarios.

Key features

  • Built-in RAG pipeline: document ingestion, chunking, vectorization and retrieval.
  • Agent workflows: orchestration and tool invocation for complex business logic.
  • Multimodal input/output: text, images, audio and video support.
  • Container-first deployment: Docker images and deployment guides.

Use cases

  1. Internal knowledge base and staff Q&A.
  2. Automated customer service and ticket handling.
  3. Research and prototyping of RAG and agentic workflows.

Technical notes

Implemented with Python/Django and a Vue frontend, commonly paired with PostgreSQL + pgvector. MaxKB supports multiple LLM backends and is released under the GPL-3.0 license.

Comments

MaxKB
Resource Info
Agent 📚 RAG 🌱 Open Source