From c46ff025b166a5f5d51ae1da990ae6d36b65b807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E9=A3=8E?= <2721885092@qq.com> Date: Mon, 31 Mar 2025 11:55:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8PROJECT.md=E4=B8=AD=E6=B7=BB=E5=8A=A0C?= =?UTF-8?q?asbiase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PROJECT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECT.md b/PROJECT.md index 334ddcc..3855b94 100644 --- a/PROJECT.md +++ b/PROJECT.md @@ -16,6 +16,7 @@ * [Chinese-LangChain](https://github.com/yanqiangmiffy/Chinese-LangChain):中文langchain项目,基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成,增加web search功能、知识库选择功能和支持知识增量更新 * [bibliothecarius](https://github.com/coderabbit214/bibliothecarius):快速构建服务以集成您的本地数据和AI模型,支持ChatGLM等本地化模型接入。 * [langchain-ChatGLM](https://github.com/imClumsyPanda/langchain-ChatGLM):基于 langchain 的 ChatGLM 应用,实现基于可扩展知识库的问答 +* [Casibase](https://github.com/casibase/casibase): 一个开源的AI知识库和对话系统,结合了RAG技术和SSO,并支持如chatGLM的各种主流AI模型。旨在为企业和开发者提供一个功能强大、灵活易用的知识管理和智能对话平台。 * [ChatGLM-web](https://github.com/NCZkevin/chatglm-web):基于FastAPI和Vue3搭建的ChatGLM演示网站(支持chatglm流式输出、前端调整模型参数、上下文选择、保存图片、知识库问答等功能) * [Chuanhu Chat](https://github.com/GaiZhenbiao/ChuanhuChatGPT): 为各个大语言模型和在线模型API提供美观易用、功能丰富、快速部署的用户界面,支持ChatGLM-6B。 * [ChatGLM-6B-Engineering](https://github.com/LemonQu-GIT/ChatGLM-6B-Engineering):基于 ChatGLM-6B 后期调教,网络爬虫及 [Stable Diffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui) 实现的网络搜索及图片生成