From f68852f8ccffbcad9ddfe7fb6bc80cccec79ffc5 Mon Sep 17 00:00:00 2001 From: Tommy Skaug Date: Wed, 14 Aug 2024 06:52:12 +0200 Subject: [PATCH] chore: remove support for open-webui due to ethical concerns --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3466584..c00fd75 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,6 @@ Below you'll find an overview of the charts and an intro to get you started. 🚧 [nfty.sh](charts/nfty-sh): Push notification server for clients and phones. -🚧 [Open WebUI](charts/open-webui): User-friendly web server for LLMs (Formerly Ollama WebUI). A simplified chart of the original and wip, but it works. - 🚧 [Element Call](charts/element-call): WebRTC server for calls and video using Matrix for signalling. Not functional atm. ⚠️ [Conduit](charts/conduit): An efficient and self-contained Matrix server using an embedded RocksDB database. Currently I use Synapse instead.