System Requirements
🏳️ Windows
- Windows 10 (build 17763 / version 1809) or later; Windows 11 fully supported
- 64-bit (x86-64) or ARM64
- WebView2 Runtime — installed automatically by the installer
- 4 GB RAM minimum; 8 GB+ recommended for larger AI models
🍏 Linux
- Modern distribution with GTK 3 and WebKitGTK 4.1 (Ubuntu 22.04+, Debian 12+, Fedora 38+)
- x86-64 or ARM64
- Available as AppImage, .deb, .rpm, or standalone binary
- 4 GB RAM minimum; 8 GB+ recommended for larger AI models
🍎 macOS
- macOS 10.15 (Catalina) or later
- Separate downloads for Apple Silicon (M1/M2/M3/M4), Intel, or a universal binary that runs on both
- No extra dependencies required
- 4 GB RAM minimum; 8 GB+ recommended for larger AI models
Internet is only required for cloud AI providers (OpenAI, Anthropic, Mistral). Local models via Ollama or LM Studio work fully offline.
Installation & Update Guides
Need help setting up or updating? Follow our step-by-step guides for your platform.
Windows
February 24, 2026 Latest
Linux
February 24, 2026 Latest
🔍 How to Verify Downloads
After downloading, verify the integrity of your file by comparing MD5 checksums:
- Linux/MacOS: Run
md5sum <filename>in terminal - Windows: Use
certutil -hashfile <filename> MD5in PowerShell or Command Prompt
Compare the output with the MD5 value shown above. They should match exactly.