MaxKB: MaxKB is an open-source platform for building enterprise-grade AI agents with integrated RAG pipelines, workflow orchestration, and MCP tool-use capabilities. It supports direct document upload, automatic web crawling, and multiple embedding models for knowledge base construction. Widely used for intelligent customer service, internal knowledge bases, and academic research applications.; kotlin-sdk: This Kotlin SDK implements the Model Context Protocol (MCP), offering a standardized way for applications to provide context to LLMs, separating context provision from LLM interaction. It simplifies building MCP clients and servers, supporting various Kotlin platforms and standard communication transports.
Building intelligent customer service bots with enterprise knowledge bases
Developing LLM-integrated applications that require standardized context provision.