1
0
Fork 0

docs: Modify the MaxKB description

This commit is contained in:
wanghe-fit2cloud 2025-04-15 16:47:33 +08:00
parent d320230342
commit e066526f88
3 changed files with 22 additions and 21 deletions

View File

@ -7,11 +7,11 @@ passwordMaxKB@123..
# MaxKB
**MaxKB** = Max Knowledge Base是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于智能客服、企业内部知识库、学术研究与教育等场景。
**MaxKB** = Max Knowledge Brain是一款强大易用的企业级 AI 助手,支持 RAG 检索增强、工作流编排、MCP 工具调用能力。MaxKB 支持对接各种主流大语言模型,广泛应用于智能客服、企业内部知识库问答、员工助手、学术研究与教育等场景。
## 优势:
- **开箱即用**:支持直接上传文档 / 自动爬取在线文档,支持文本自动拆分、向量化和 RAG检索增强生成有效减少大模型幻觉智能问答交互体验好
- **模型中立**支持对接各种大模型包括本地私有大模型DeekSeek R1 / Llama 3 / Qwen 2 等)、国内公共大模型(通义千问 / 腾讯混元 / 字节豆包 / 百度千帆 / 智谱 AI / Kimi 等和国外公共大模型OpenAI / Claude / Gemini 等)
- **灵活编排**:内置强大的工作流引擎和函数库,支持编排 AI 工作过程,满足复杂业务场景下的需求
- **无缝嵌入**:支持零编码快速嵌入到第三方业务系统,让已有系统快速拥有智能问答能力,提高用户满意度
- **RAG 检索增强**:支持直接上传文档 / 自动爬取在线文档,支持文本自动拆分、向量化和 RAG检索增强生成有效减少大模型幻觉智能问答交互体验好
- **灵活编排**:内置强大的工作流引擎、函数库和 MCP 工具调用能力,支持编排 AI 工作过程,满足复杂业务场景下的需求
- **无缝嵌入**:支持零编码快速嵌入到第三方业务系统,让已有系统快速拥有智能问答能力,提高用户满意度
- **模型中立**支持对接各种大模型包括本地私有大模型DeepSeek R1 / Llama 3 / Qwen 2 等)、国内公共大模型(通义千问 / 腾讯混元 / 字节豆包 / 百度千帆 / 智谱 AI / Kimi 等和国外公共大模型OpenAI / Claude / Gemini 等)

View File

@ -7,11 +7,12 @@ passwordMaxKB@123..
# MaxKB
**MaxKB** = Max Knowledge Base, it is a chatbot based on Large Language Models (LLM) and Retrieval-Augmented Generation (RAG). MaxKB is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education.
**MaxKB** = Max Knowledge Brain, it is a powerful and easy-to-use AI assistant that 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.
## Advantage
- **Ready-to-Use**: Supports direct uploading of documents / automatic crawling of online documents, with features for automatic text splitting, vectorization, and RAG (Retrieval-Augmented Generation). This effectively reduces hallucinations in large models, providing a superior smart Q&A interaction experience.
- **Flexible Orchestration**: Equipped with a powerful workflow engine and function library, enabling the orchestration of AI processes to meet the needs of complex business scenarios.
- **RAG Pipeline**: Supports direct uploading of documents / automatic crawling of online documents, with features for automatic text splitting, vectorization, and RAG (Retrieval-Augmented Generation). This effectively reduces hallucinations in large models, providing a superior smart Q&A interaction experience.
- **Flexible Orchestration**: Equipped with a powerful workflow engine, function library and MCP tool-use, enabling the orchestration of AI processes to meet the needs of complex business scenarios.
- **Seamless Integration**: Facilitates zero-coding rapid integration into third-party business systems, quickly equipping existing systems with intelligent Q&A capabilities to enhance user satisfaction.
- **Model-Agnostic**: Supports various large models, including private models (such as DeepSeek, Llama, Qwen, etc.) and public models (like OpenAI, Claude, Gemini, etc.).
- **Model-Agnostic**: Supports various large models, including private models (such as DeepSeek, Llama, Qwen, etc.) and public models (like OpenAI, Claude, Gemini, etc.).
- **Multi Modal**: Native support for input and output text, image, audio and video.

View File

@ -1,24 +1,24 @@
name: MaxKB
tags:
- AI / 大模型
title: 基于大语言模型和 RAG 的开源知识库问答系统
description: 基于大语言模型和 RAG 的开源知识库问答系统
title: 强大易用的企业级 AI 助手
description: 强大易用的企业级 AI 助手
additionalProperties:
key: maxkb
name: MaxKB
tags:
- AI
shortDescZh: 基于大语言模型和 RAG 的开源知识库问答系统
shortDescEn: Ready-to-use, flexible RAG Chatbot
shortDescZh: 强大易用的企业级 AI 助手
shortDescEn: Powerful and Easy-to-use AI Assistant
description:
en: Ready-to-use, flexible RAG Chatbot
ja: 使用準備ができて柔軟な RAG チャットボッ
ms: Chatbot RAG yang fleksibel dan mudah digunakan
pt-br: Chatbot RAG flexível e pronto para uso
ru: Готовый к использованию, гибкий чат-бот RAG
ko: 사용 준비 완료, 유연한 RAG 챗봇
zh-Hant: 基於大語言模型和 RAG 的開源知識庫問答系統
zh: 基于大语言模型和 RAG 的开源知识库问答系统
en: Powerful and Easy-to-use AI Assistant
ja: 強力で使いやすいAIアシスタン
ms: Pembantu AI yang Berkuasa dan Mudah Digunakan
pt-br: Assistente de IA poderoso e fácil de usar
ru: Мощный и простой в использовании ИИ-ассистент
ko: 강력하고 사용하기 쉬운 AI 도우미
zh-Hant: 強大易用的企業級 AI 助手
zh: 强大易用的企业级 AI 助手
type: tool
crossVersionUpdate: true
limit: 0