How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

How I built a botless recorder for meetings from scratch

calendar_today June 19, 2026 person Maggie Veltri domain recall-ai

Building a botless meeting recorder like Granola.ai requires solving interconnected engineering problems including audio capture, video recording, transcript generation, speaker attribution, and mute detection. The author found Electron sufficient to prototype but not to build a reliable recorder, ultimately creating a hybrid Electron/Swift architecture for Google Meet recording on macOS, with multitasking and tab-switching causing fragmented recordings that need post-processing.

open_in_new Read original post