logo
icon

MaxKB

Knowledge-based question answering system based on large models and RAG.

PlatformZeabur
Deployed6
PublisherLovelyGuYiMeng
Deployed6 times
PublisherLovelyGuYiMeng
Created2024-12-15
Services
service icon
service icon

MaxKB

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.

Default Username and Password after deploy

Username: admin Password: MaxKB@123..

Screenshots

Workflow Debugging Interface workflow debugging interface User Conversation Interface user conversation interface Knowledge Base Interface knowledge base interface Model Supplier Interface model supplier interface