From 781ec4382d1f3f92571a3cc7cd89730750ab0b21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AF=9B=E5=B7=B3=E7=85=9C?= Date: Tue, 8 Oct 2024 09:16:19 +0800 Subject: [PATCH] Add web management tool to Community Integrations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 毛巳煜 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d47c404c..24f3b823 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [LLMChat](https://github.com/trendy-design/llmchat) (Privacy focused, 100% local, intuitive all-in-one chat interface) - [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.) +- [Web Management](https://github.com/lemonit-eric-mao/ollama-web-management) (A Simple Web Management Page) ### Terminal