transcript.v1 → agent bridge) lives in one place: Modules & seams.
Mechanically, the bot is a browser container spawned by the
runtime — the same runtime an agent runs in.
Platforms
Vexa joins natively, in real time, with no plugins or host configuration — the bot attends like any participant: Drive it programmatically with the Meetings API — send a bot, then stream the speaker-attributed (diarized) transcript.From transcript to knowledge
- The bot captures audio; transcription produces a real-time
transcript.v1stream. - The transcript compiles into the person’s workspace as Markdown.
- Agents read it like any other file — and act on it:
- After the meeting — a dispatch writes notes, decisions, and action items as workspace files.
- During the meeting — a live dispatch surfaces proactive cards (new person, action item, decision); see Meeting copilot.