Skip to main content

Open WebUI

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports Ollama and OpenAI-compatible APIs, making it a powerful, provider-agnostic solution for both local and cloud-based models.

Open WebUI Demo

GitHub stars GitHub forks Discord


Quick Start

docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Then open http://localhost:3000.

For GPU support, Docker Compose, and more → Full Docker guide


Getting Started


Explore


Enterprise

Need custom branding, SLA support, or Long-Term Support (LTS) versions? → Learn about Enterprise plans


Get Involved


Sponsors


Acknowledgements