free · no account · no telemetry

Download noah

The editor and shepherd, its agent, in one install. After it opens, add an API key from any provider you use, or point it at a local model, and start.

Windows 10 and 11 (64-bit)
installer (.exe) · 72 MB
download
  1. If your browser says the file “may be dangerous” or “isn’t commonly downloaded”, open the downloads list and choose Keep. Browsers warn about any new, unsigned program; the SHA-256 below lets you confirm the file is the one published here.
  2. Open the downloaded noah-windows-x86_64.exe.
  3. If Windows shows “Windows protected your PC”, choose More info, then Run anyway. The installer is not code-signed yet, so SmartScreen does not recognise it.
  4. It installs for your user only (no administrator prompt) into %LOCALAPPDATA%\Programs\noah, adds Start menu and desktop shortcuts, and opens noah.

To remove it: Settings → Apps → Installed apps → noah → Uninstall.

SHA-256: b83d355291b79405307557441f41ec166fc2ac99e64e2f52c679952536734c74

Debian, Ubuntu, Mint, Pop!_OS (64-bit)
package (.deb) · 83 MB
download
  1. Open the downloaded noah-linux-amd64.deb; your software center installs it.
  2. Or from a terminal: sudo apt install ./noah-linux-amd64.deb
  3. Start noah from your app launcher, or run noah.

SHA-256: 7277bb1c5819787089c30a3d003025f456faff7ee917ac1ce48cc9a843b70504

Any other Linux (x86_64)
archive (.tar.xz) · 83 MB
download
  1. Extract it: tar -xf noah-linux-x86_64.tar.xz
  2. Install for your user: ./noah.app/install.sh
  3. Start noah from your app launcher, or run noah. Remove it with ~/.local/noah.app/install.sh --uninstall.

SHA-256: 9b458ade85ffb48804b856153c03a9b1ef020aaa18b760fe234d83c341af73c1

macOS

Coming soon. The macOS build will appear here the moment it is ready.

Check your download

Compare the file's SHA-256 with the value above. On Windows, in PowerShell: Get-FileHash .\noah-windows-x86_64.exe. On Linux: sha256sum <file>.

What it needs

  • Windows 10 (version 1607 or later) or Windows 11, 64-bit, with a DirectX 11 graphics driver.
  • Linux on x86-64 with a Vulkan graphics driver.
  • An internet connection for hosted models and web search. Local models run offline.