ToolRisingofficial publisher
Open WebUI
Tool : standalone product, used directly
Interface de chat auto-hébergée façon ChatGPT, branchée sur Ollama ou toute API OpenAI.
La meilleure interface pour partager un chat local avec une famille ou une équipe.
Overall score
8.0 /10
Security: read before installing
Utility
8.5
Reliability
10.0
Security
6.0
Ease
5 min · Comfortable
In practice
- Price
- Free
- Commercial use
- Commercial use: yes
- Available on
- docker, linux, macos, windows
- Licence
- Open WebUI License (BSD-3 modifiée)
Security and data
- Rating
- Security: read before installing
- Your data
- Data stays local
- Maintenance
- Active
- Last release
- 31 August 2026
Card verified on 13 September 2026 · added on 1 October 2023
How to install Open WebUI
1. Installez Docker Desktop si nécessaire.
2. Lancez la commande ci-dessous (Ollama doit tourner sur la même machine).
3. Ouvrez http://localhost:3000, créez le compte administrateur, puis les comptes des autres utilisateurs.
4. Si vous l'exposez sur un réseau, mettez un reverse proxy avec HTTPS devant.
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main