This workflow template is perfect for content creators, researchers, students, or anyone who regularly works with audio files and needs to transcribe and summarize them for easy reference and organization.
What problem does this workflow solve?
Transcribing audio files and summarizing their content can be time-consuming and tedious when done manually. This workflow automates the process, saving users valuable time and effort while ensuring accurate transcriptions and concise summaries.
What this workflow does:
Monitors a specified Google Drive folder for new audio files
Sends the audio file to OpenAI's Whisper API for transcription
Passes the transcribed text to GPT-4 for summarization
Creates a new page in Notion with the summary
Setup:
Connect your Google Drive, OpenAI, and Notion accounts to n8n
Configure the Google Drive node with the folder you want to monitor for new audio files
Set up the OpenAI node with your API key and desired parameters for Whisper and GPT-4
Specify the Notion database where you want the summaries to be stored