From 4e415029b30b2dc8a666491fdbe6254536e5d810 Mon Sep 17 00:00:00 2001 From: IsAurora6 <85173010+IsAurora6@users.noreply.github.com> Date: Wed, 2 Apr 2025 16:27:16 +0800 Subject: [PATCH] readme: add Casibase to community integrations (#10057) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aca00a87b..e472fbc53 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) (RWKV offline LLM deployment tool, also usable as a client for ChatGPT and Ollama) - [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) (app to evaluate and compare models) - [Olpaka](https://github.com/Otacon/olpaka) (User-friendly Flutter Web App for Ollama) +- [Casibase](https://casibase.org) (An open source AI knowledge base and dialogue system combining the latest RAG, SSO, ollama support and multiple large language models.) - [OllamaSpring](https://github.com/CrazyNeil/OllamaSpring) (Ollama Client for macOS) - [LLocal.in](https://github.com/kartikm7/llocal) (Easy to use Electron Desktop Client for Ollama) - [Shinkai Desktop](https://github.com/dcSpark/shinkai-apps) (Two click install Local AI using Ollama + Files + RAG)