Skip to content

Schedule Google Meet meetings directly from the dashboard and view AI-generated summaries and next steps.

Notifications You must be signed in to change notification settings

ayusharma-ctrl/AI-Meet-Assistant

Repository files navigation

AI Call Assistant

This is an AI-powered call assistant that allows users to schedule Google Meet meetings directly from the dashboard and view AI-generated summaries and next steps.

  • Utilizes Google APIs and Supabase OAuth for authentication and meeting scheduling.
  • Leverages the Gemini AI SDK to generate insightful summaries from transcripts.
  • Uses Supabase as the entire backend, incorporating Supabase Tables, Functions, and Edge Functions, along with a cron job running on Supabase.
  • Attempted to implement a bot using Puppeteer to join meetings as a participant, but this feature failed due to Google's restriction on Less Secure App access.
  • Currently exploring alternatives and plan to publish a bot in the future.