Chat with AI, create intelligent agents, and turn them into fully functional apps—powered entirely by open-source models running on your own device.
ca: 0x1234567890abcdef
Your data never leaves your machine. Zero telemetry, zero tracking.
Development build (no notarization):
npm run electron:build-mac-dev
Production build (with notarization, requires Apple Developer Program):
Set environment variables:
APPLE_ID
APPLE_ID_PASSWORD (app-specific password)
APPLE_TEAM_ID
Run:
npm run electron:build-mac
To get an Apple Team ID, join the Apple Developer Program.
Have questions or need help? Reach out via Twitter.