Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
June 18, 2025
·
Toronto
MeetingBot Demo
Demo of Meeting Bot: one-click Terraform deployment and Next.js dashboard to provision headless bots that join and record Zoom, Teams, Google Meet with webhooks.
Overview
In this live demo, I’ll showcase Meeting Bot, an open-source API and web dashboard that lets you automatically deploy and manage headless bots to join and record Zoom, Microsoft Teams, and Google Meet calls.
You’ll see:
- One-click deployment of our entire infrastructure (bots, backend, dashboard) using Terraform
- Interactive dashboard (
Next.js/React) for provisioning bots, setting display names, profile pictures, and webhook callbacks
- How you can use this to create AI-enabled tools for your use case!
Links
Unified REST API accesses Zoom, Teams, and Meet video/transcript data.
TypeScript API using Next.js, tRPC, and Terraform manages AWS meeting infrastructure.
Tech stack