Fazm
Fazm is an open-source AI computer agent for macOS that controls your browser, writes code, handles documents, operates Google Apps, and learns your workflow via voice. It solves the problem of automating complex digital tasks across multiple platforms. It is for developers and power users who want a local, voice-driven automation assistant.
✨ Key features
- Controls browser, writes code, handles documents
- Operates Google Apps and learns workflows
- Voice-driven interaction
- Fully local and open source
- Visual task understanding
- Smart connections and CRM management
🎯 Use cases
- Automate CRM data entry and updates
- Find and connect with people across platforms
- Complete visual tasks using image context
- Handle documents and code writing
- Operate Google Apps via voice
📦 Installation
🧰 Requirements: macOS 14.0+, Xcode, and Apple Developer ID for code signing. Requires internet for hosted backend bootstrap config.
./run.sh./reset-and-run.sh🚀 Usage
./run.sh
⚠️ Good to know
Requires macOS 14.0+ and code signing with an Apple Developer ID; on fresh clone, it fetches a bootstrap config from the hosted backend unless you provide your own .env.app.
❓ FAQ
What are the system requirements?
macOS 14.0+, Xcode, and code signing with an Apple Developer ID.
How does the app get its configuration?
On a fresh clone, run.sh fetches a non-secret bootstrap config from https://fazm.ai/api/bootstrap and bakes it into the app bundle.
Can I use my own backend?
Yes, drop a .env.app (or .env.app.dev) at the repo root with your own values and run.sh will use it in preference to the hosted config.
Is Fazm free and open source?
Yes, it is free to start, fully open source, and fully local.
📊 Repository
🤖 Overview, features, install steps and FAQ were generated from the project's README on Sep 4, 2026. Always check the original source before running commands.