Download builds of WeAI, the private, peer-to-peer AI node for macOS.
This repository holds binaries only. It exists so the download links on the WeAI site resolve publicly; the app's source lives in a separate, private repository.
- Download WeAI.dmg — always the newest release
- All releases
Requires macOS 14 or later, Apple silicon.
Every release lists the DMG's SHA-256. Check it before you open the disk image:
shasum -a 256 ~/Downloads/WeAI.dmgThe app is signed with the Developer ID CYP Europe GmbH (579VUWVTXN). You can confirm the signature yourself:
codesign --verify --strict --verbose=2 /Applications/WeAI.app
spctl --assess --type execute --verbose=2 /Applications/WeAI.appNotarization is pending, so on first launch macOS will hold the app back: right-click the app and choose Open, or go to System Settings → Privacy & Security → Open Anyway.