MeetingBaaS AI Chat

Interact with our API through natural language

MeetingBaaS AI Chat is an open-source chatbot, forked from Vercel's AI Chatbot, with MeetingBaaS integration and enhanced authentication. Chat with our API using natural language to send bots, debug issues, and explore all functionalities from our MCP servers.

Visit chat.meetingbaas.com to start using the AI Chat interface right away.

Key Features

  • MeetingBaaS Integration: Unified API for Google Meet, Zoom, and Microsoft Teams. Automated recording, transcription, and LLM summaries through simple API endpoints.
  • Modern Architecture: Built with Next.js App Router, React Server Components, and Tailwind CSS. Uses shadcn/ui and Radix UI for accessible, flexible components.
  • AI SDK: Unified API for generating text, structured objects, and tool calls with LLMs. Supports OpenAI (default), xAI, Anthropic, Cohere, Fireworks, and more.
  • Data Persistence: Neon Serverless Postgres for chat history and user data, Vercel Blob for file storage.
  • Centralized Authentication: Built on better-auth, supporting SSO and multiple providers (Google, Microsoft, GitHub, GitLab, Zoom). Optionally disable auth for local development.
  • Web Search Integration: Enriches responses with real-time info via OpenAI's Responses API.
  • Open Source: Fully customizable codebase, deployable with one click.

Example User Prompts

MeetingBaaS AI Chat supports a wide range of natural language prompts. Below are some examples you can try. All MCP tools (see MCP Tools) are available directly in the chat, and you can even debug bots you send to meetings.

Create a meeting bot
View on GitHub
Create a bot for my Zoom meeting at https://zoom.us/j/123456789 starting in 10 minutes
Search transcripts
View on GitHub
Find all mentions of 'quarterly budget' in my meetings from last week
Integrate calendars
View on GitHub
Help me set up OAuth to integrate my Google Calendar with Meeting BaaS
Access documentation
View on GitHub
Show me the documentation for creating speaking bots
Debug meeting bots
View on GitHub
Why did my bot not join the Google Meet at 3pm yesterday? Show logs.
Use MCP tools
View on GitHub
Use the MCP transcript search tool to find all action items from last week.