BetaCurrent version: v0.1.0
Download PromptQuorum
Dispatch one prompt to many AI models, compare their answers, and run consensus analysis — on macOS, Windows, and Linux.
macOS — Apple Silicon (M1–M5)
File: PromptQuorum 0.1.0 - Apple Silicon (M1-M5) (July13-final).dmg
Linux — x64 (Intel/AMD)
File: PromptQuorum 0.1.0 - Linux (Ubuntu and other distros) (July13-final).AppImage
Linux — ARM64 (Raspberry Pi 5, etc.)
File: PromptQuorum 0.1.0 - Linux ARM64 (Raspberry Pi 5 etc) (July13-final).AppImage
PromptQuorum is in private beta. All installers are hosted in one shared folder — pick the button for your platform above.
Opening the app on a beta (unsigned) build
PromptQuorum is in beta and not yet code-signed, so your operating system may warn you the first time you open it. This is expected — the app is safe to run.
- macOS: right-click (or Control-click) the app and choose "Open", then confirm "Open" in the dialog. If you double-click and see "unidentified developer", use right-click → Open instead.
- Windows: if SmartScreen shows "Windows protected your PC" / "unknown publisher", click "More info" → "Run anyway".
- Linux: make the AppImage executable first — chmod +x [filename].AppImage — then run it directly, no installation needed. If Ubuntu blocks it, launch from a terminal with --no-sandbox.