From 31acd1ebf97528932714619f7123eeff25e0e149 Mon Sep 17 00:00:00 2001 From: oslook Date: Fri, 7 Feb 2025 07:41:02 +0800 Subject: [PATCH] readme: add Ollama Chat WebUI for Docker to community integrations (#8084) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9134e2c3d..4fde30fad 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Minima](https://github.com/dmayboroda/minima) (RAG with on-premises or fully local workflow) - [aidful-ollama-model-delete](https://github.com/AidfulAI/aidful-ollama-model-delete) (User interface for simplified model cleanup) - [Perplexica](https://github.com/ItzCrazyKns/Perplexica) (An AI-powered search engine & an open-source alternative to Perplexity AI) +- [Ollama Chat WebUI for Docker ](https://github.com/oslook/ollama-webui) (Support for local docker deployment, lightweight ollama webui) - [AI Toolkit for Visual Studio Code](https://aka.ms/ai-tooklit/ollama-docs) (Microsoft-official VSCode extension to chat, test, evaluate models with Ollama support, and use them in your AI applications.) - [MinimalNextOllamaChat](https://github.com/anilkay/MinimalNextOllamaChat) (Minimal Web UI for Chat and Model Control) - [Chipper](https://github.com/TilmanGriesel/chipper) AI interface for tinkerers (Ollama, Haystack RAG, Python)