This n8n workflow automates the process of retrieving, analyzing, and summarizing audio transcripts from meetings. Triggered by form submissions or scheduled intervals, it checks for new transcripts, fetches their data, and filters out already processed items. Using AI language models, it generates summaries and follow-up notes, then stores this information in a database and sends notifications via Outlook. The workflow also includes retrieving online meeting details, matching transcripts to calendar events, and providing summarized reports through email and webhooks. Practical use cases include automating post-meeting summarization, follow-up task creation, and maintaining organized records of meeting transcripts for optimal follow-up and documentation.
Automated Transcript Processing and Meeting Summary Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, code, filter, formTrigger, html, httpRequest, if, markdown, merge, microsoftOutlook, postgres, removeDuplicates, respondToWebhook, scheduleTrigger, set, sort, splitInBatches, splitOut, stickyNote, switch, webhook |
Reviews
There are no reviews yet.