This n8n workflow automates the process of capturing, transcribing, and analyzing virtual meeting discussions in real-time. It integrates with AI services to join meetings, transcribe audio via AssemblyAI, and generate insights or notes from the dialogue. The workflow begins with setting up meeting URLs and webhook triggers, then proceeds to create a recall AI bot and OpenAI thread for conversation analysis. Transcriptions are received via webhook, stored in a Postgres database, and processed with AI to extract key information or generate notes. This workflow is ideal for organizations seeking to improve meeting accuracy, searchable records, and automated summarization, making discussions more productive and easy to review.
Real-Time Meeting Transcription and Insight Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, httpRequest, if, postgres, postgresTool, set, stickyNote, supabase, webhook |
Reviews
There are no reviews yet.