Privacy-first AI agent platform ā Own Your Intelligence.
šÆļø Built with the Candlelit Kitchen design philosophy.
| Package | Description |
|---|---|
.AppImage |
Recommended ā Works on any Linux distro, just download and run |
.deb |
For Ubuntu/Debian ā install with sudo dpkg -i |
.tar.gz |
CLI + TUI binaries ā for terminal power users |
| Package | Description |
|---|---|
aivyx-desktop-setup.exe |
Recommended ā NSIS installer with auto-updater |
.msi |
MSI installer ā for enterprise/GPO deployment |
.zip |
CLI + TUI binaries ā for terminal power users |
š Latest Release
Linux/macOS:
curl -fsSL https://aivyx-studio.com/install.sh | bash
Windows (PowerShell):
Invoke-WebRequest https://github.com/AivyxDev/aivyx-app/releases/latest/download/aivyx-windows-x86_64.zip -OutFile aivyx.zip
Expand-Archive aivyx.zip
Aivyx is a privacy-first AI agent platform that runs locally on your machine. Your data never leaves your device.
The Aivyx Desktop App and TUI are distributed as compiled binaries. Core shared crates are MIT licensed ā see aivyx-core.