Get Smartloop
Pick the build that matches your machine. Every download runs entirely on your device — no data leaves your hardware.
Smartloop Studio
Mission control for your projects — version 1.0.17 (Beta)
macOS
Apple Silicon · .dmg
Requirements
- Apple Silicon (M1 or newer)
- macOS 12 Monterey or later
- 8 GB unified memory (16 GB recommended)
- 10 GB free disk space
Linux
x86_64 · .deb
Requirements
- Debian / Ubuntu (x86_64)
- NVIDIA GPU with 4 GB+ VRAM and CUDA 12.4
- 16 GB system RAM recommended
- 10 GB free disk space
Windows
x86_64 · Coming Soon
Requirements
- Windows 11 (x86_64)
- Intel CPU with Iris Xe graphics or an Intel AI (NPU) chip — accelerated via OpenVINO
- 16 GB system RAM recommended
- 10 GB free disk space
Terminal
Setup your projects , create integration and run your agents harness from the command line.
macOS / Linux
bash · one-liner
Requirements
- macOS 12+ (Apple Silicon) or Linux x86_64
- NVIDIA GPU + CUDA 12.4 for best performance on Linux
- curl and bash available in PATH
$curl -fsSL https://smartloop.ai/install.sh | bashWindows
PowerShell · one-liner
Requirements
- Windows 11 (x86_64)
- Intel CPU with Iris Xe graphics or an Intel AI (NPU) chip — accelerated via OpenVINO
- PowerShell 5.1 or later
PS>irm https://smartloop.ai/install.ps1 | iexPrefer to read first? See the getting-started guide.