# Peachy > Peachy is a native macOS menu-bar app that records your meetings and writes each one to a plain, speaker-labeled markdown file in a folder you choose. The file is the product: you own it, it syncs over iCloud, and any AI can read it. No lock-in. ## What it is - Captures a meeting's mic and system audio as separate channels (never pre-mixed), transcribes via Deepgram (a cloud speech service), and assembles a speaker-labeled `.md` file with YAML frontmatter. - The `.md` files are the durable source of truth; a local SQLite index is a rebuildable cache. ## Who it's for - Mac users who want to own their meeting record instead of renting it back from a vendor's cloud. - People who read across meetings with their own Claude or ChatGPT, because the transcript is just markdown. ## The ownership claim - Every meeting becomes a markdown file on your Mac, in a folder you pick, synced by iCloud. No Peachy cloud holds your meetings. Uninstall the app and your transcripts stay. ## Honest note on transcription - Meeting transcription is NOT on-device. Audio is sent to Deepgram (cloud) to be transcribed and is not retained by us. Only the separate hold-to-talk dictation feature runs on-device. We run no AI summarization on your meetings. ## Status - Native macOS 14.2+, Apple Silicon. Private, invite-only beta. Pricing is not yet set. ## Links - Home: https://justpeachy.ai - Privacy: https://justpeachy.ai/privacy - Contact: hi@justpeachy.ai