Open WebUI
Self-hosted AI chat interface — a ChatGPT-like UI for running local or remote LLMs.
| Image | ghcr.io/open-webui/open-webui:main |
| Web UI | http://your-server:3000 |
| Config path | {BASE_DIR}/openwebui/data |
| Website | openwebui.com |
| Source code | GitHub |
Resource Impact
| Performance | High — Model inference |
| Storage | Medium — AI model data |
Installation
sh
mithrandir install openwebuiSetup
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.