API-first · Developer-centric · Open Source

Meeting
Transcription
API

The developer toolkit for meeting intelligence. Real-time transcription, bot control, and open APIs for Google Meet, Microsoft Teams, and Zoom (coming soon). Open source, self-hostable, REST + MCP.

No credit card required
Starred by 1.9k+ developers on GitHub
vexa · live transcript
LIVE

Waiting for meeting participants…

Connected · Google Meet
Teams
Meet
Vexa
🦀
Real-time Meeting Data for AI

Feed meetings into your AI. Live.

AI needs data, and the best data is real-time. Vexa streams transcripts, audio, and context from any meeting straight to your models and agents — as it happens.

Transcription, recording, and bot control — all via API.

Real-time transcripts, audio capture, and interactive bots. Use the full platform or pick individual primitives.

Real-time Transcription

Sub-second latency, speaker-diarized, delivered via WebSocket.

Alice We need to finalize the API contracts.
Bob I'll have the spec ready by tomorrow.

Interactive Bot

Conversational, bi-directional. Speaks via TTS, listens, responds in real time.

TTS SpeakListenRespondScreenshare

Recording

Capture full meeting audio. Post-meeting transcription from recordings.

standup-2026-02-22.webm
34:12 · 48kHz · Opus
REC
22:3434:12

Screenshare

Present slides and dashboards into the meeting programmatically from your backend.

slides.pdf

Storage

All data in Postgres. Query history, search conversations, export via API. Your database.

meeting_idspeakertext
m_9f2aAliceWe need to finalize...
m_9f2aBobI'll have the spec...
m_3b7cCarolLet's review the...

MCP Server

A toolkit for any AI agent. Connect Cursor, Claude, ChatGPT, OpenClaw, or any MCP-compatible client directly to live meeting data.

CursorClaudeChatGPT🐾OpenClawAny MCP Client

Team Management

Multiple users per organization. Invite your team, manage access, and share meeting data across your company.

Acme Corp3 members
A
Alice Chen
Admin
B
Bob Martin
Member
C
Carol Wu
Member

Dashboard UI

Full-featured web dashboard included. Manage bots, view transcripts, monitor meetings — ready to use or fork and customize. Fully open-source like the rest of the stack.

Open SourceNext.jsForkableSelf-hosted

Agentic-first by design.

Built for the age of AI agents. Connect meeting intelligence to coding assistants, automation workflows, and custom agents.

Skills

Give AI coding agents access to meeting context. Decisions and requirements as tool calls.

🦀OpenClawClaude CodeCodex

Integrations

Trigger n8n workflows when meetings end. Push to CRM, create tickets, send summaries.

n8nWebhooksZapierCustom
Enterprise

Meeting intelligence you
control completely

The only open-source meeting bot infrastructure you can deploy on your own servers. Full source code access, on-premises deployment, and complete data sovereignty—meeting data never leaves your network.

Self-hosted deployment

Docker, Kubernetes, OpenShift, or bare metal. Deploy wherever your compliance requires.

Data sovereignty

Meeting data never leaves your network. GDPR, HIPAA-ready, full audit trail.

Apache 2.0 licensed

Audit every line of code. No vendor lock-in, no surprise license changes.

Trusted communities

Trusted in ASWF and FINOS open source communities—film studios and banks.

Google Meet + Teams + Zoom (coming soon)
Real-time transcription
Dedicated support engineer
SLA + monthly review
Meeting Bots

One API, every
meeting platform

Deploy meeting bots to Google Meet and Microsoft Teams with a single API call. The bot joins, records, transcribes, and can even speak — all controlled from your backend.

Automatic join & leave

Bots join via meeting URL, stay for the meeting duration, and leave automatically.

Custom bot identity

Set the bot's display name, avatar, and branding for each meeting.

Platform-agnostic API

Same API surface for Meet and Teams. Zoom support coming soon.

vexa · live transcript
LIVE

Waiting for meeting participants…

Connected · Google Meet
Open Source

Your meeting app,
your way

A thin Next.js dashboard you can clone, customize, and self-host—or use our hosted version instantly. Manage meeting bots, view transcripts, and track usage from one clean interface.

Thin Next.js UI

Clean React codebase, easy to read and extend. Add features, restyle, or vibe code your own workflows.

Clone and run

git clone, npm install, npm run dev. Running in under a minute.

Or use hosted

Skip setup entirely. Sign in with Google and start managing meeting bots in seconds.

Vibe code it

Feed the codebase to your AI coding assistant. Add custom views, integrations, or a whole new UX.

Use Cases

Intelligence for every
meeting

Close faster with meeting intelligence

Auto-capture discovery calls, demos, and negotiations. Surface objections, competitor mentions, and next steps — then push structured insights to your CRM in real time.

Auto-log call notes to Salesforce & HubSpot
Track competitor mentions and pricing discussions
Coach reps with talk-ratio and question analytics
Deal Pipeline3 active
Acme Corp — Enterprise$48k
Demo donePricing sent

Competitor mention: Recall.ai — “need real-time, not batch”

NovaTech — Scale$24k
DiscoveryFollow-up
DataFlow Inc$12k
Developer Experience

Two API calls to
meeting intelligence

Send a bot to any meeting and get the transcript. That's it.

main.py
import requests

# 1. Join a meeting
bot = requests.post("https://api.cloud.vexa.ai/bots",
    headers={"X-API-Key": API_KEY},
    json={
        "platform": "google_meet",
        "native_meeting_id": "abc-defg-hij",
        "bot_name": "Vexa Notetaker"
    }
)

# 2. Get the transcript
transcript = requests.get(
    "https://api.cloud.vexa.ai/transcripts/google_meet/abc-defg-hij",
    headers={"X-API-Key": API_KEY}
)
Pricing

Pay only for
what you use

Self-host for free, or let us run it for you. Simple usage-based pricing—no per-seat tax.

Free
$0

Apache 2.0 · Self-host forever

Best for teams who need full control

View on GitHub
Full platform — no limits
Your infrastructure, your data
Google Meet + Teams + Zoom
Docker Compose / K8s deploy
REST API + WebSockets + Dashboard
Community support
Individual
$12/mo

1 bot · Flat monthly · Everything included

Best for personal use — 1 meeting at a time

No credit card required

1 concurrent bot
Google Meet + Teams· Zoom coming soon
Real-time transcription included
Recording + storage included
Recording + Bot API
12-month audio storage
REST API + WebSockets + Dashboard
Pay-as-you-go
$0.30/hr

Bot infrastructure · +$0.20/hr transcription

Best for teams & API builders · $5 free credit

No credit card required

Up to 5 concurrent bots
Google Meet + Teams· Zoom coming soon
Audio capture + webhooks
12-month audio storage
Transcription add-on: +$0.20/hr
REST API + WebSockets + Dashboard
Enterprise

On-premises, OpenShift, Kubernetes. Dedicated support + SLA.

Book a call
Transcription API

For self-hosted Vexa bot users. Transcription only — $0.002/min.

Get started
Bot: Vexa $0.30/hr vs Recall.ai $0.50/hr —40% cheaper

Frequently asked questions

What's included in the $0.30/hr Bot Service?

The base rate covers bot infrastructure: audio capture, webhooks, and 12 months of audio storage across Google Meet, Microsoft Teams, and Zoom. Add real-time transcription for +$0.20/hr ($0.50/hr total).

Which plan is right for me?

Choose Individual ($12/mo) if you need one bot for personal use—it includes real-time transcription, storage, and the Dashboard. Choose Pay-as-you-go ($0.30/hr) if you need multiple simultaneous bots or want to pay only for what you use—ideal for teams and API integrations. Both plans include Google Meet and Microsoft Teams support. Self-host for free from GitHub if you need full data control.

How does the free credit work?

Every new account gets $5 in free bot credit—no credit card required. That covers ~16 hours of bot time at $0.30/hr. All features are available: audio capture, transcription, real-time data, and full API access.

Can I self-host Vexa?

Yes. Vexa is Apache 2.0 licensed and fully self-hostable. Deploy with Docker Compose, Kubernetes, or OpenShift on your own infrastructure with complete data sovereignty.

How does Vexa compare to Recall.ai?

Vexa is open source, self-hostable, and up to 40% cheaper. Bot: $0.30/hr vs Recall.ai ~$0.50/hr. Transcription add-on: $0.20/hr vs ~$0.15/hr. See our detailed comparison.

What's the Individual plan for?

The Individual plan ($12/mo) is for single users who need one concurrent bot with unlimited meetings. It includes real-time transcription, recording, storage, REST API, WebSockets, and the UI Dashboard—everything you need for personal meeting intelligence. It supports Google Meet and Microsoft Teams, with Zoom coming soon.