This workflow automatically retrieves the top daily podcasts from a selected genre, summarizes their content, and sends the summaries along with podcast links in a formatted email.
The workflow is designed to streamline the process of staying updated with top podcasts. By leveraging Taddy's API, it fetches the top podcasts in a specified genre, processes the audio for transcription and summarization using OpenAI's Whisper and GPT models, and finally sends the results via Gmail. This automation saves time and ensures you receive concise summaries of the latest podcast episodes directly in your inbox.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Ananya Singh
if
set
code
html
wait
gmail
openAi
splitOut
stickyNote
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.