NAVA v0.0.1
NAVA is local-first AI voice dictation for Linux — hold a key, speak, and polished text is injected into whatever app has focus. Powered by Whisper, 100% local and offline, no telemetry.
Install (Debian / Ubuntu / Mint):
wget https://github.com/arasheslamii/nava/releases/download/v0.0.1/nava_0.0.1_all.deb
sudo apt install ./nava_0.0.1_all.deb
nava setup
Other distros, from-source, and AppImage: see [docs/INSTALL.md](https://github.com/arasheslamii/nava/blob/main/docs/INSTALL.md).