A newer version of the Gradio SDK is available: 6.20.0
Factory Overview
Goal
Produce a USB/SSD that works immediately when inserted into a Windows machine and also has an optional Linux boot mode.
Manufacturing sequence
- Format or prepare the drive.
- Copy this runtime kit to the drive root.
- Run factory/powershell/Prepare-WindowsPortableDrive.ps1 on a connected factory PC.
- Download or copy backends into backends/*.
- Pull/preload LLM models into models/ollama and/or models/gguf.
- Build JackAILocald Rust binaries for Windows and Linux.
- Apply branding.
- Generate manifest and hashes.
- Run QA benchmark.
- Ship.
Customer sequence
Windows path:
- Insert drive.
- Open drive.
- Double-click START-HERE.cmd.
- JackAILocal starts the local backend and opens the UI.
Linux path:
- Insert drive.
- Reboot computer.
- Choose USB from boot menu.
- Linux starts JackAILocal in kiosk mode.
Model policy
Models must be on the drive before shipment. The user should never be forced to download a model at first run. Optional extra models can be downloaded later if the user deliberately uses model management while online.