Open WebUI — чат-интерфейс для локальных LLM

★ 143.4K

Open WebUI is an open-source web interface for language models that you host yourself and can run offline. Reach for it when a team needs a comfortable chat with models without buying a subscription per person: one installation, accounts with permissions, conversation history, shared prompt libraries. It connects to a local Ollama instance and to any compatible cloud API — LM Studio, Groq, Mistral, OpenRouter, vLLM — so the model changes in settings with nothing rewritten. Document search is built in: upload files and ask questions about them, with a choice of nine vector stores. It also covers speech recognition, image generation, external tool calls and extensions. Deploy it as a container. It is an interface rather than a model: it computes nothing itself, and everything rests on the engine behind it.