Installation
Prerequisites
| Requirement | Version | Install |
|---|---|---|
| Node.js | 18+ | nodejs.org |
| Rust | Latest stable | rustup.rs |
| Platform deps | — | See Tauri prerequisites |
Linux (Debian/Ubuntu)
macOS
Windows
Install Visual Studio Build Tools with the “Desktop development with C++” workload and the Windows 10/11 SDK.Clone and build
Production build
src-tauri/target/release/bundle/ — platform-specific installer (.dmg, .deb, .msi, etc.).
Verify
After launching, Pawz opens to the Today dashboard. Go to Settings to configure your first AI provider, then you’re ready to create agents and start chatting.Optional: Ollama (local AI)
For fully local AI with no API keys:localhost:11434 and will auto-pull the embedding model if needed.
