Discover and explore top open-source AI tools and projects—updated daily.
An AI-powered desktop agent for macOS, Fazm automates computer tasks via voice commands. It targets users needing to control browsers, write code, manage documents, operate Google Apps, and learn custom workflows, offering a fully local, open-source solution. The primary benefit is enhanced productivity through voice-driven automation and personalized workflow learning.
How It Works
The core of Fazm is a macOS desktop application built with Swift/SwiftUI. It integrates with AI models, potentially via a TypeScript-based bridge for Claude, to understand and execute user commands. The system operates locally, with billable model keys fetched at runtime and authenticated via a hosted backend. Configuration can be customized by providing a local .env.app file to point to a self-hosted backend.
Quick Start & Requirements
./run.sh (builds and launches the Swift app). ./reset-and-run.sh for a clean slate.https://fazm.ai/api/bootstrap on first run, pointing to a hosted backend. Users can override this by creating a .env.app or .env.app.dev file in the repo root.fazm.ai (website), GitHub asset links for demos (e.g., https://github.com/user-attachments/assets/42478070-9c32-48cc-b18a-61c646c6b6bd).Highlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or community channels (like Discord/Slack) are provided in the README.
Licensing & Compatibility
Limitations & Caveats
The project requires macOS 14.0+ and Xcode, limiting its use to newer Apple hardware. While described as "fully local," it fetches initial configuration from a hosted backend and requires runtime authentication for billable AI models, implying an internet connection is necessary for full functionality unless a custom backend is configured. The README does not detail the specific AI models used or their performance characteristics.
21 hours ago
Inactive
DevAgentForge
activepieces