From b0a8246a69f5e1fefd15388620fe1b343997826d Mon Sep 17 00:00:00 2001 From: Jesse Zhang <13264500190@163.com> Date: Mon, 1 Apr 2024 23:16:14 +0800 Subject: [PATCH] Community Integration: CRAG Ollama Chat (#3423) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrective Retrieval Augmented Generation Demo, powered by Langgraph and Streamlit 🤗 Support: - Ollama - OpenAI APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 776c39f3..77dbfc7f 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Ollama Basic Chat: Uses HyperDiv Reactive UI](https://github.com/rapidarchitect/ollama_basic_chat) - [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) ### Terminal