Skip to content

mediar-ai/fazm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,068 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fazm — Your AI Computer Agent

The fastest AI computer agent. Controls your browser, writes code, handles documents, operates Google Apps, and learns your workflow — all from your voice.

Free to start. Fully open source. Fully local.

🌐 fazm.ai

Demos

How Fazm Works

how-fazm-works.mp4

Smart Connections

Automatically find and connect with the right people across platforms.

connect.mp4

CRM Management

Keep your CRM up to date without lifting a finger — Fazm handles data entry and updates.

crm.mp4

Visual Tasks

Fazm understands images and visual context to complete complex workflows.

visual.mp4

Structure

Desktop/        Swift/SwiftUI macOS app (SPM package)
acp-bridge/     ACP bridge for Claude integration (TypeScript)
dmg-assets/     DMG installer resources

Development

Requires macOS 14.0+, Xcode, and code signing with an Apple Developer ID.

# Run (builds Swift app and launches)
./run.sh

# Run with clean slate (resets onboarding, permissions, UserDefaults)
./reset-and-run.sh

On a fresh clone there is no local config file, so run.sh fetches a small, non-secret bootstrap config from https://fazm.ai/api/bootstrap at build time (backend URL, public Firebase API key, OAuth client ID, GCP identifiers) and bakes it into the app bundle. This points the build at the hosted Fazm backend so sign-in and the bundled AI work out of the box. No credentials are involved: billable model keys are fetched at runtime from the backend, gated by auth. To run against your own backend instead, 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.

License

MIT

About

Fazm Desktop for macOS

Resources

Stars

304 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors