Skip to content
Inspire AI Lab

Download Blueprint

Blueprint for your OS — shipping late summer 2026.

The desktop app — Plan, Hardware, Deploy, Monitor, Maintain — is in active build. Leave your email and we'll send you the signed installer the day it's ready. No mailing list, just that one note.

What ships in v1
The full lifecycle on this machine: install runtime, pull model, serve, monitor GPU/VRAM/RAM live, swap models, restart cleanly.
What ships in v2
SSH-deploy to remote on-prem servers + one-click deploy to your AWS / GCP / Azure account.
Pricing
Free. The consulting practice funds it.
Open source
Apache 2.0, code on GitHub.

Get notified at launch

One email when Other / not sure ships. No drip, no newsletter.

Power user, can't wait?

The Blueprint CLI is already public. Same kernel; no GUI.

# macOS / Linuxcurl -sSL https://blueprint.inspireailab.com/install.sh | sh

# Windows (PowerShell)
iwr -useb https://blueprint.inspireailab.com/install.ps1 | iex

Apache 2.0, source on GitHub. The GUI wraps this same code path.