Iris 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.

Install the single Iris v1 release

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.

Beginner Windows bundle

Recommended for first-time installation on Windows.

Download installer zip iris-windows-installer.zip

Portable package

Use this when you want the packaged app archive directly.

Download app zip iris-windows.zip

Release checksums

iris-windows-installer.zip
2cdc897c8e5e61f626f35b80a6ac111e68c97c29895df1166d36397208f74bdf
iris-windows.zip
6aa14a3ee822efb0c434c2d0d99dbbe1982c4084daad7110eb5b126918ca9d20
install-iris-windows.ps1
e9a610e8b8616a4d0f4ac8e0554a40e238bc6cb85c46d2e055ba39b5cfe1a9da

Verify in PowerShell with Get-FileHash .\iris-windows-installer.zip -Algorithm SHA256.

One assistant surface for local work

Voice and conversation

Wake/listen, push-to-talk, typed chat, local speech recognition, and Kokoro voice output.

Vision and attachments

Camera, screen capture, image files, and text attachments feed into Iris as user-approved evidence.

Memory with review

Iris can stage memory proposals, show what changed, and keep accept/reject control in the UI.

Hermes in the background

Research, files, browser work, and agentic tasks route through Hermes while Iris remains the user interface.

Install, launch, verify

Designed for a single-user Windows v1 release with local runtime dependencies.

  1. 1

    Download v1

    Download iris-windows-installer.zip from the GitHub release.

  2. 2

    Verify the hash

    Compare the SHA-256 value against the checksum shown on this page or in the release asset.

  3. 3

    Run the installer script

    Use the included PowerShell installer. It checks prerequisites and installs Iris for the current user.

  4. 4

    Open Iris

    Launch from the Desktop or Start Menu shortcut and run the manual voice, vision, memory, and Hermes checks.

Local-first core with controlled tool access

Iris UI

The desktop app is the only user-facing control surface for chat, voice, attachments, preview, and approvals.

Local runtime

Ollama, ASR, Kokoro TTS, diagnostics, and Iris-owned memory run locally on the Windows machine.

Hermes tools

Hermes handles approved research and agentic work through explicit sessions, audit events, and process cleanup.

Safety gates

Panic pause, mode transitions, high-risk confirmations, and staged memory keep user control visible.

Practical boundaries, not fake capability

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.

Safe default

Startup begins in Safe mode. Agentic work requires a session and expires automatically.

Memory authority

Iris owns durable memory. Hermes can propose and query, but accepted memory remains user-controlled.

Visible approvals

High-risk work requires explicit confirmation with command, path, browser, or file context surfaced in Iris.

Read before installing or testing