Knowledge-based question answering system based on large models and RAG.
MaxKB = Max Knowledge Base is an open source knowledge base question-answering system based on a large language model and RAG. It is widely used in scenarios such as intelligent customer service, internal enterprise knowledge base, academic research and education.
Out-of-the-box: Supports direct document upload / automatic online document crawling, with automatic text segmentation, vectorization, and RAG (Retrieval-Augmented Generation), effectively reducing model hallucinations and providing a good interactive experience for intelligent Q&A.
Model Neutrality: Supports integration with various large models, including local private models (Llama 3 / Qwen 2, etc.), domestic public models (Tongyi Qianwen / Tencent Hunyuan / ByteDance Doudou / Baidu Qianfan / Zhipu AI / Kimi, etc.), and international public models (OpenAI / Claude / Gemini, etc.)
Flexible Orchestration: Equipped with a powerful workflow engine and function library, supporting the orchestration of AI work processes to meet the needs of complex business scenarios.
Seamless Integration: Allows for zero-coding quick integration into third-party business systems, enabling existing systems to rapidly gain intelligent Q&A capabilities, thereby enhancing user satisfaction.
Username: admin Password: MaxKB@123..
Workflow Debugging Interface User Conversation Interface Knowledge Base Interface Model Supplier Interface