From 484a99e428bff772886f4585751f897db4ff7fbd Mon Sep 17 00:00:00 2001 From: Qusai Ismael Date: Sat, 8 Feb 2025 23:28:01 +0300 Subject: [PATCH] docs: add LocalLLM app to community integrations (#8953) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d1c13b7f..13587b33a 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [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) - [ChibiChat](https://github.com/CosmicEventHorizon/ChibiChat) (Kotlin-based Android app to chat with Ollama and Koboldcpp API endpoints) +- [LocalLLM](https://github.com/qusaismael/localllm) (Minimal Web-App to run ollama models on it with a GUI) ### Cloud