Video, Transcription
and MetaData
using Meeting Bots
Use our Bots as a Service
to collect data on Google Meet, Zoom, and Microsoft Teams
#!/bin/bash API_KEY=$1 MEETING_URL=$2 curl -X POST "https://api.meetingbaas.com/bots" \ -H "Content-Type: application/json" \ -H "x-spoke-api-key: $API_KEY" \ -d '{ "meeting_url": "'"$MEETING_URL"'", "reserved": false, "bot_name": "My first bot", "bot_image": "https://meetingbaas.com/static/a7d46fd33668f28baa9cbf66005489f0/a6312/preview.png", "entry_message": "Hello. I will be recording this meeting 🐟.", "speech_to_text": "Gladia", "deduplication_key":"null" }'
"It just works, reliably. Powering Claap meeting recording under the hood."
- Robin Bonduelle, Claap CEO
Raw Video
Transcription and LLM Summaries
Metadata
Multiplatform Support
Calendar sync
Code Examples
Custom branding
GDPR
Compliance
Instantly
send your first bot.