Uses
What VAND is made of.
An /uses page in the indie-web tradition — the stack behind a $0, local-first, one-person AI.
The machine
- Mac, Apple SiliconEverything is built and tested on the same hardware VAND runs on.
- macOSNative window, dock icon, menu bar — no browser chrome.
What the app is built with
- ElectronThe desktop shell. VAND is one real local app, not a web tab.
- sql.js (SQLite/WASM)The on-device store — zero native compilation, one encrypted file.
- AES-256-GCM + OS keychainData at rest, encrypted; the key is wrapped by macOS Keychain (or your passphrase).
- OllamaOptional local LLM on localhost. No cloud AI, ever. A rules engine covers the rest.
What the site is built with
- Next.js + VercelThe marketing site (this one). App Router, static-first.
- GeistThe typeface, across site and app.
- GitHub ReleasesFree, durable distribution for the installers.
How it stays $0 and one-person
- No paid signingUnsigned installers + clear open instructions instead of a $99/yr Apple fee.
- No SaaS to run VANDThere is no server. Your data is the product surface, and it lives on your Mac.
- License keys, no accountsPaid tiers unlock locally — nothing about you is stored online.
Updated July 2026 · See also the colophon and security model.