Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from 1Panel-dev/MaxKB

🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。

License

Notifications You must be signed in to change notification settings

ZeroXClem/MaxKB

Repository files navigation

MaxKB

Knowledge Base Q&A System Based on LLM (Large Language Model)

1Panel-dev%2FMaxKB | Trendshift

License: GPL v3 Codacy Latest release Stars Download


MaxKB = Max Knowledge Base, is an open-source knowledge base Q&A system based on LLM (Large Language Model), widely used in scenarios such as enterprise internal knowledge bases, customer service, academic research, and education.

  • Ready to use: Supports direct document upload, automatic crawling of online documents, automatic text splitting, vectorization, RAG (Retrieval-Augmented Generation), and intelligent Q&A interaction experience;
  • Model neutral: Supports integration with various large language models, including local private models (Llama 3 / Qwen 2, etc.), domestic public models (Tongyi Qianwen / Zhipu AI / Baidu Qianfan / Kimi / DeepSeek, etc.), and foreign public models (OpenAI / Azure OpenAI / Gemini, etc.);
  • Flexible orchestration: Built-in powerful workflow engine, supports orchestrating AI work processes to meet the needs of complex business scenarios;
  • Seamless embedding: Supports quick embedding into third-party business systems with zero coding, allowing existing systems to quickly have intelligent Q&A capabilities and improve user satisfaction.

Quick Start

docker run -d --name=maxkb -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data -v ~/.python-packages:/opt/maxkb/app/sandbox/python-packages cr2.fit2cloud.com/1panel/maxkb
# Username: admin
# Password: MaxKB@123..
  • You can also quickly deploy MaxKB + Ollama + Llama 3 through the 1Panel App Store, and launch a knowledge base Q&A system based on local large models within 30 minutes, which can be embedded into third-party business systems;
  • For intranet environments, it is recommended to use the offline installation package for installation and deployment;
  • You can also experience it online: DataEase Assistant, which is an intelligent Q&A system built based on MaxKB and has been embedded into DataEase products and online documentation;
  • MaxKB product versions are divided into Community Edition and Professional Edition, for details please refer to: MaxKB Product Version Comparison.

If you have more questions, you can check the user manual or communicate with us through the forum. If you need to set up a tech blog or knowledge base, we recommend using the Halo open-source website building tool. You can experience FIT2CLOUD's official Tech Blog and Knowledge Base cases.

UI Display

Tech Stack

Other Star Projects by FIT2CLOUD

  • 1Panel - Modern, open-source Linux server operation and management panel
  • JumpServer - Popular open-source bastion host
  • DataEase - Open-source data visualization and analysis tool for everyone
  • MeterSphere - New generation open-source continuous testing tool
  • Halo - Powerful and easy-to-use open-source website building tool

License

Copyright (c) 2014-2024 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.1%
  • Vue 31.0%
  • TypeScript 11.2%
  • SCSS 0.9%
  • JavaScript 0.5%
  • HTML 0.2%
  • Other 0.1%

AltStyle によって変換されたページ (->オリジナル) /