https://dev.to/ajeetraina/how-to-setup-open-webui-with-ollama-and-docker-desktop-24f0 ```mermaid graph LR A[Start] --> B[Process] B --> C[Decision] C -->|Yes| D[End] C -->|No| E[Loop Back to B] ```