Beginner Windows bundle
Recommended for first-time installation on Windows.
Download installer zipiris-windows-installer.zip
Iris
Get v1
A local-first Windows AI assistant built around voice, vision, memory, and an approval-gated Hermes agent path. Iris stays the interface. Hermes works in the background when a task needs tools.
Download
The beginner bundle is the recommended Windows download. It includes the installer script and packaged application. Use the checksums below to verify the downloaded files before installation.
Recommended for first-time installation on Windows.
Download installer zipiris-windows-installer.zip
Use this when you want the packaged app archive directly.
Download app zipiris-windows.zip
2cdc897c8e5e61f626f35b80a6ac111e68c97c29895df1166d36397208f74bdf6aa14a3ee822efb0c434c2d0d99dbbe1982c4084daad7110eb5b126918ca9d20e9a610e8b8616a4d0f4ac8e0554a40e238bc6cb85c46d2e055ba39b5cfe1a9da
Verify in PowerShell with
Get-FileHash .\iris-windows-installer.zip -Algorithm SHA256.
What Iris does
Wake/listen, push-to-talk, typed chat, local speech recognition, and Kokoro voice output.
Camera, screen capture, image files, and text attachments feed into Iris as user-approved evidence.
Iris can stage memory proposals, show what changed, and keep accept/reject control in the UI.
Research, files, browser work, and agentic tasks route through Hermes while Iris remains the user interface.
Setup
Designed for a single-user Windows v1 release with local runtime dependencies.
Download iris-windows-installer.zip from the GitHub release.
Compare the SHA-256 value against the checksum shown on this page or in the release asset.
Use the included PowerShell installer. It checks prerequisites and installs Iris for the current user.
Launch from the Desktop or Start Menu shortcut and run the manual voice, vision, memory, and Hermes checks.
Architecture
The desktop app is the only user-facing control surface for chat, voice, attachments, preview, and approvals.
Ollama, ASR, Kokoro TTS, diagnostics, and Iris-owned memory run locally on the Windows machine.
Hermes handles approved research and agentic work through explicit sessions, audit events, and process cleanup.
Panic pause, mode transitions, high-risk confirmations, and staged memory keep user control visible.
Safety
Iris should say what it can do, ask when a risky action needs approval, and route tool work through the approved Hermes path instead of pretending work happened.
Startup begins in Safe mode. Agentic work requires a session and expires automatically.
Iris owns durable memory. Hermes can propose and query, but accepted memory remains user-controlled.
High-risk work requires explicit confirmation with command, path, browser, or file context surfaced in Iris.
Docs