From 47b2585cfd9e6e5712031e23ead3b9d5768bfdc9 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Thu, 6 Nov 2025 07:48:43 +0100 Subject: [PATCH] readme: add lollms and lollms WebUI to community integrations (#11981) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be1b88cc..001437f8 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,8 @@ See the [API documentation](./docs/api.md) for all endpoints. - [SwiftChat (macOS with ReactNative)](https://github.com/aws-samples/swift-chat) - [Enchanted (macOS native)](https://github.com/AugustDev/enchanted) - [Hollama](https://github.com/fmaclen/hollama) -- [Lollms-Webui](https://github.com/ParisNeo/lollms-webui) +- [Lollms WebUI (Single user)](https://github.com/ParisNeo/lollms-webui) +- [Lollms (Multi users)](https://github.com/ParisNeo/lollms) - [LibreChat](https://github.com/danny-avila/LibreChat) - [Bionic GPT](https://github.com/bionic-gpt/bionic-gpt) - [HTML UI](https://github.com/rtcfirefly/ollama-ui)