This n8n workflow automates the process of transcribing audio files uploaded to Google Drive, summarizing their content, and organizing the insights into Notion. It begins with monitoring a specific Google Drive folder for new audio files, then automatically downloads the uploaded file. The audio is sent to OpenAI for transcription and content summarization, which includes generating structured JSON with key details like main points and action items. Finally, the summarized information is uploaded as a new page in Notion, providing a centralized and accessible knowledge base for audio content. This workflow is especially useful for teams managing meetings, podcasts, or recorded interviews, enabling quick and structured insights without manual effort.
Automated Audio Transcription and Summarization Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, googleDrive, googleDriveTrigger, notion, stickyNote |
Reviews
There are no reviews yet.