From d5ab2c689105daf8490c1353835a6d43a9824f19 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 17 Feb 2025 19:52:34 -0800 Subject: [PATCH] refac: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8208de56f..c6a65cd22 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ **Open WebUI is an [extensible](https://docs.openwebui.com/features/plugin/), feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline.** It supports various LLM runners like **Ollama** and **OpenAI-compatible APIs**, with **built-in inference engine** for RAG, making it a **powerful AI deployment solution**. -For more information, be sure to check out our [Open WebUI Documentation](https://docs.openwebui.com/). - ![Open WebUI Demo](./demo.gif) > [!TIP] @@ -22,6 +20,8 @@ For more information, be sure to check out our [Open WebUI Documentation](https: > > Get **enhanced capabilities**, including **custom theming and branding**, **Service Level Agreement (SLA) support**, **Long-Term Support (LTS) versions**, and **more!** +For more information, be sure to check out our [Open WebUI Documentation](https://docs.openwebui.com/). + ## Key Features of Open WebUI ⭐ - 🚀 **Effortless Setup**: Install seamlessly using Docker or Kubernetes (kubectl, kustomize or helm) for a hassle-free experience with support for both `:ollama` and `:cuda` tagged images.