1
0
Fork 0
1Panel-Appstore/maxkb
renovate[bot] cbac52e43c chore(deps): update 1panel/maxkb docker tag to v1.10.4 (#3658)
* chore(deps): update 1panel/maxkb docker tag to v1.10.4

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-04-10 17:51:16 +08:00
..
1.10.4-lts chore(deps): update 1panel/maxkb docker tag to v1.10.4 (#3658) 2025-04-10 17:51:16 +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.).