May 12, 2025GenV: An Agentic Workflow for Actionable Insights from Google Meet Recordings
This blog introduces GenV (Generative AI for Video Analytics), a practical Python-based agent designed to extract actionable insights from Google Meet recordings using multimodal AI. Built with tools like Google Colab, Google Cloud Storage, and Vertex AI's Gemini models, GenV automates the tedious process of summarizing meetings, identifying action items, and capturing key decisions. The workflow—Locate → Prepare → Analyze → Report—leverages structured Pydantic schemas to ensure consistent and useful outputs such as summaries, project discussions, and technical insights. The result is a powerful demonstration of how focused, agentic AI can streamline knowledge retrieval and improve meeting productivity, especially for professionals in AI and MLOps.