1Panel-dev / MaxKB

🚀 基于大语言模型和 RAG 的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。
https://maxkb.cn/
GNU General Public License v3.0
9.75k stars 1.29k forks source link
1panel gpt knowledgebase llm maxkb ollama openai

MaxKB

基于大语言模型和 RAG 的知识库问答系统

1Panel-dev%2FMaxKB | Trendshift

License: GPL v3 Codacy Latest release Stars Download


MaxKB = Max Knowledge Base,是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于企业内部知识库、客户服务、学术研究与教育等场景。

快速开始

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

# 用户名: admin
# 密码: MaxKB@123..

如你有更多问题,可以查看使用手册,或者通过论坛与我们交流。如果你需要搭建技术博客或者知识库,推荐使用 Halo 开源建站工具,你可以体验下飞致云官方的 技术博客知识库 案例。

UI 展示

MaxKB Demo1 MaxKB Demo2
MaxKB Demo3 MaxKB Demo4

技术栈

飞致云的其他明星项目

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.