From 6421a05011009278a0d2238069770478e92b3558 Mon Sep 17 00:00:00 2001 From: Husam Alshehadat <144215270+SamDc73@users.noreply.github.com> Date: Thu, 10 Apr 2025 09:10:40 -0700 Subject: [PATCH] Add Open-WebUI Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/open-webui.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/open-webui.yml diff --git a/software/open-webui.yml b/software/open-webui.yml new file mode 100644 index 0000000000..1669cc4e09 --- /dev/null +++ b/software/open-webui.yml @@ -0,0 +1,11 @@ +name: "Open-WebUI" +website_url: "https://openwebui.com" +source_code_url: "https://github.com/open-webui/open-webui" +description: "User-friendly AI Interface, supports Ollama, OpenAI API." +licenses: + - BSD-3-Clause +platforms: + - Docker + - Python +tags: + - Generative Artificial Intelligence (GenAI)