Installation
Sarathi runs on Windows 10/11. Linux and macOS are coming soon.
Install on Windows
Open PowerShell (the regular app — no need to run as administrator) and paste the install command:
# downloads and installs Sarathi to %LOCALAPPDATA%\sarathi
irm https://neuralsarathi.io/install.ps1 | iexThis downloads the Sarathi executable, the bundled Python runtime, and the Rust core. Once it finishes, launch Sarathi from your Start menu.
First launch? Sarathi will show an activation code (format XXXX-XXXX). Head to the Activation guide next.
Updating
To update to the latest version, run:
sarathi --updateAfter updating, close and reopen Sarathi so the new code takes effect. If the app behaves unexpectedly after an update, fully quit it (check the system tray) and relaunch.
Uninstalling
Delete the %LOCALAPPDATA%\sarathi folder. No registry changes or system services are installed.