1
0
Fork 0
1Panel-Appstore/maxkb
wanghe-fit2cloud b98228cf10 feat: Some applications enable GPU acceleration 2025-02-19 10:53:28 +08:00
..
1.10.1-lts chore(deps): update 1panel/maxkb docker tag to v1.10.1 (#3200) 2025-02-13 22:52:14 +08:00
README.md feat: The international version adds MaxKB 2025-02-10 17:58:55 +08:00
README_en.md feat: The international version adds MaxKB 2025-02-10 17:58:55 +08:00
data.yml feat: Some applications enable GPU acceleration 2025-02-19 10:53:28 +08:00
logo.png feat: 优化 MaxKB Logo 2024-03-26 15:25:22 +08:00

README_en.md

Default admin credentials

usernameadmin
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.

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.
  • 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.).