This n8n workflow automates the process of transforming audio files stored in Google Drive into concise text summaries and uploads them directly to Notion. Starting with a trigger that monitors a specific Google Drive folder for new audio files, it automatically downloads the file, transcribes the audio using OpenAI’s Whisper model, and then summarizes the transcribed text with GPT-4. The summarized content is then seamlessly added as a page in Notion, streamlining workflows for content creators, researchers, students, and professionals who regularly handle audio data. This setup is ideal for automating transcription-heavy tasks, saving time, and enhancing productivity in content management and information retrieval.
Automated Audio Transcription and Summarization Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.openAi, googleDrive, googleDriveTrigger, notion, stickyNote |
Reviews
There are no reviews yet.