Workflow-driven AI assistant that captures Google Meet captions and converts them into structured meeting notes and summaries using n8n automation and AI processing.
Overview This project implements a workflow-driven AI assistant designed to capture Google Meet captions and transform them into structured meeting notes and summaries. Objective The system explores how automation workflows and AI processing can improve meeting efficiency by preserving key discussion points and enabling searchable conversation records. System Design Captures live captions / transcripts Processes text using AI logic Generates structured summaries Workflow orchestration via n8n
Tech Stack n8n (Workflow Automation) Webhooks / APIs Custom JavaScript Logic AI Processing Layer
Key Learnings Workflow-driven system design Event-triggered automation AI integration patterns Handling conversational data streams