A new desktop application, CallBro, has been introduced, allowing for the creation of meeting minutes with an emphasis on complete data confidentiality. The program records audio at the system level and performs transcription locally, allowing users to choose between powerful cloud models, such as Claude Code, and fully autonomous solutions via Ollama.

What Happened
Developers have introduced CallBro — a tool for automated note-taking during calls. Unlike traditional bots, CallBro operates at the system level, requiring no invitation of third-party participants to the conference. The application supports the use of Codex, Claude Code, or local LLMs via Ollama, and integrates with external services like Slack and Linear through the Model Context Protocol (MCP).
Context
Modern AI meeting assistants typically operate as cloud services, which creates risks of confidential information leaks when audio and transcripts are transmitted to third-party servers. CallBro offers an alternative "Bring Your Own Model" (BYOM) approach, moving data processing onto the user's device.
Why It Matters for the Industry
The project sets an important trend toward the decentralization of AI tools and popularizes the use of the Model Context Protocol (MCP) in real-world scenarios. This demonstrates the viability of the 'Local-first AI' architecture, where context processing and primary data handling occur on Edge devices, shifting the paradigm from purely cloud-first to hybrid operating models.
Why It Matters for Users
Users gain the ability to automate meeting documentation without fearing for corporate secrets. Thanks to local ASR (Automatic Speech Recognition) and the ability to run models via Ollama, high performance can be achieved without the need to send sensitive audio data to the cloud.
What Is Not Yet Known / Limitations
Moving processing to local devices creates new engineering challenges related to the need for system resource management and ensuring efficient local model inference.
Sources
Author
Look at AI, Editorial Team
