From 1341ee1b56b11436a9a8d72f2733ef7ff436ba40 Mon Sep 17 00:00:00 2001 From: writinwaters <93570324+writinwaters@users.noreply.github.com> Date: Mon, 8 Apr 2024 22:58:14 +0800 Subject: [PATCH] Update README.md (#3539) RAGFlow now supports integration with Ollama. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 109ce903..d5e265ff 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) - [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) ### Terminal