Windows support?
Not yet — the Mind daemon speaks Unix sockets (Linux/macOS). Windows timeline is undecided; the site states the limit plainly.
Docs · Install Anvaya
From zero to first remembered session.
Direct answer
Anvaya is pre-1.0 and builds from source: Rust 1.75+ plus Ollama on Linux or macOS. Three moves — runtime, model, agent — then anv init scaffolds your first project in under 50ms. Total time: about fifteen minutes plus one model download.
Install Anvaya
Questions
Not yet — the Mind daemon speaks Unix sockets (Linux/macOS). Windows timeline is undecided; the site states the limit plainly.
Binary ~15MB, idle ~5MB, graph grows with your history (SQLite + flat index, typically megabytes). The model dominates: 7B needs ~8GB RAM, 30B-class wants 24GB+.
No. Ollama-first means zero keys to start; Anthropic/OpenAI keys are optional upgrades per task.
One binary. 11+9 Rust crates. 545 tests. Hand-written HNSW index. Three transport modes. Four providers, Ollama, Anthropic, OpenAI, Siemens. Zero API keys required to start. Mind remembers everything after the first session.