A private, self-hosted ChatGPT - talking to your own models, not OpenAI's.
Open WebUI is a polished, actively-maintained chat interface built for exactly this: a familiar ChatGPT-style experience - conversations, model switching, file uploads, saved chats - sitting in front of a model you run yourself.
It talks to Ollama (or any OpenAI-compatible API) as its backend, so the actual reasoning happens on your infrastructure. Nothing about a conversation gets sent to OpenAI, Anthropic, or anyone else unless you explicitly configure it to.
It supports multiple users, so it works as a small team's shared AI tool as easily as a personal one.
| Image | ghcr.io/open-webui/open-webui:main |
| Port | 3000 |
| Persistent volume | /app/backend/data |
| OLLAMA_BASE_URL | http://ollama:11434 |
Yes, or another OpenAI-compatible backend (LocalAI works too). Open WebUI is the interface, not the model runtime - deploy Ollama on the same server (or use the AI Workbench stack, which bundles both) and the connection is automatic.
Yes - Open WebUI has its own user accounts and admin controls, separate from your DeployOS login, so you can share one instance across a small team.
The interface will feel familiar, but the model runs on your own server, so there's no per-message cost, no vendor seeing your conversations, and no dependency on a third party staying online or keeping your access.
Free download, no account needed. AI templates are on paid plans.
Download DeployOS