A newer version of the Gradio SDK is available: 6.20.0
Windows Portable Flow
- User inserts USB/SSD.
- Windows shows the drive.
- User opens the drive and double-clicks
START-HERE.cmd. - Script runs
windows/Start-JackAILocal.ps1. - Hardware scan writes
diagnostics/hardware.json. - Launcher sets local environment variables.
- Ollama starts from
backends/ollama/windows/ollama.exe. - Ollama reads models from
models/ollamaon the drive. JackAILocald.exestarts frombin/JackAILocald.exe.- Browser opens
http://127.0.0.1:4891.
No admin rights are required if the host allows execution from USB and local loopback ports.