Web-app-openwebui Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Installs Open WebUI — a clean, fast chat interface for local/private AI models (e.g., via Ollama).
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
galaxy_tags: [‘ai’, ‘llm’, ‘chat’, ‘privacy’, ‘self-hosted’, ‘offline’, ‘openwebui’, ‘ollama’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://s.infinito.nexus/code/
logo: {‘class’: ‘fa-solid fa-comments’}
run_after: [‘web-app-keycloak’, ‘web-app-matomo’]
README¶
Open WebUI¶
Description¶
Open WebUI provides a clean, fast chat interface for working with local AI models (e.g., via Ollama). It delivers a ChatGPT-like experience on your own infrastructure to keep prompts and data private.
Overview¶
End users access a web page, pick a model, and start chatting. Conversations remain on your servers. Admins can enable strict offline behavior so no external network calls occur. The UI can also point at OpenAI-compatible endpoints if needed.
Features¶
Familiar multi-chat interface with quick model switching
Supports local backends (Ollama) and OpenAI-compatible APIs
Optional offline mode for air-gapped environments
File/paste input for summaries and extraction (model dependent)
Suitable for teams: predictable, private, reproducible
Further Resources¶
Open WebUI — https://openwebui.com
Ollama — https://ollama.com