From 6a89dcf848b1d041c7c9959dfc46c8c9b037df89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=B6=E8=8C=B6=E5=8F=94=E5=8F=94?= <43770875+anan1213095357@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:30:10 +0800 Subject: [PATCH] readme: flutter-based chat app to community integrations (#7221) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5d1d95e..4156c6ff 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [ARGO](https://github.com/xark-argo/argo) (Locally download and run Ollama and Huggingface models with RAG on Mac/Windows/Linux) - [G1](https://github.com/bklieger-groq/g1) (Prototype of using prompting strategies to improve the LLM's reasoning through o1-like reasoning chains.) - [Ollama App](https://github.com/JHubi1/ollama-app) (Modern and easy-to-use multi-platform client for Ollama) +- [ollama-chat-app](https://github.com/anan1213095357/ollama-chat-app) (Flutter-based chat app) - [Perfect Memory AI](https://www.perfectmemory.ai/) (Productivity AI assists personalized by what you have seen on your screen, heard and said in the meetings) - [Hexabot](https://github.com/hexastack/hexabot) (A conversational AI builder) - [Reddit Rate](https://github.com/rapidarchitect/reddit_analyzer) (Search and Rate Reddit topics with a weighted summation)