This n8n workflow automates the process of managing meetings by retrieving transcripts, summarizing discussions, and scheduling follow-up actions. It begins by fetching a Google Meet recording and transcript, then leverages an AI agent to analyze and summarize the meeting. Based on identified action items, such as follow-up meetings, the workflow automatically creates calendar events and invites relevant attendees. Additionally, it manages attendee lists for meetings, ensures relevant information is communicated via notes, and provides a seamless automation experience for team collaboration and meeting management. This workflow is ideal for teams aiming to optimize meeting productivity, track key points, and automate follow-up scheduling.
Automated Meeting Summary and Follow-up Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, @n8n/n8n-nodes-langchain.toolWorkflow, executeWorkflowTrigger, extractFromFile, googleCalendar, googleDrive, httpRequest, manualTrigger, set, splitOut, stickyNote, switch |
Reviews
There are no reviews yet.