From 089cdb2877c918fae841c8f843b7ea151acfeeca Mon Sep 17 00:00:00 2001 From: Maple Gao Date: Tue, 23 Apr 2024 08:18:15 +0800 Subject: [PATCH] docs: Update README for Lobe-chat integration. (#3817) Co-authored-by: Bruce MacDonald --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f330fddd..7c3872f3 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,9 @@ See the [API documentation](./docs/api.md) for all endpoints. - [ChatOllama: Open Source Chatbot based on Ollama with Knowledge Bases](https://github.com/sugarforever/chat-ollama) - [CRAG Ollama Chat: Simple Web Search with Corrective RAG](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) - [RAGFlow: Open-source Retrieval-Augmented Generation engine based on deep document understanding](https://github.com/infiniflow/ragflow) +- [Lobe Chat](https://github.com/lobehub/lobe-chat) with [Integrating Doc](https://lobehub.com/docs/self-hosting/examples/ollama) - [Ollama RAG Chatbot: Local Chat with multiples PDFs using Ollama and RAG.](https://github.com/datvodinh/rag-chatbot.git) + ### Terminal - [podman-ollama](https://github.com/ericcurtin/podman-ollama)