Skip to content

Open WebUI

Self-hosted AI chat interface — a ChatGPT-like UI for running local or remote LLMs.

Imageghcr.io/open-webui/open-webui:main
Web UIhttp://your-server:3000
Config path{BASE_DIR}/openwebui/data
Websiteopenwebui.com
Source codeGitHub

Resource Impact

PerformanceHigh — Model inference
StorageMedium — AI model data

Installation

sh
mithrandir install openwebui

Setup

No additional setup required. You can start adding providers for example OpenAI or Anthropic (Claude). If you want to run a local model using Ollama, you can do so too but you'll need to setup ollama yourself first.

WARNING

Running local models requires very specific and powerful hardware. Make sure you have enough resources to run them.