Inspiration
We’ve all been there - a famous podcast drops, everyone is talking about it, and suddenly the FOMO hits… but who has two hours to spare? As students, developers, and podcast lovers, we constantly felt guilty about missing out on valuable insights simply because of time. PodSum was born from this very real pain: the desire to stay informed without feeling overwhelmed. We wanted a tool that could “listen for us,” extract the wisdom, and give us the highlights in minutes - no more guilt, no more FOMO.
What it does
PodSum turns long podcasts into instantly digestible insights. You can enter a YouTube link or describe the podcast you're looking for (“Elon Musk x Joe Rogan episode”), and PodSum:
Finds or retrieves the correct podcast from YouTube using TaData’s Tavily connection.
Transcribes and summarizes it using GradientAI’s Serverless Inference API.
Shows a clean summary + top 5 learnings on our web app.
Lets you export the summary directly into Notion using TaData’s MCP server- automatically generating a Notion page for you.
All of this is hosted and deployed reliably on DigitalOcean.
PodSum gives you the value of a long podcast without the time commitment.
How we built it
DigitalOcean powers our infrastructure, we deployed our entire web app on DigitalOcean for fast, simple cloud hosting.
For search, we used TaData’s Tavily connector, which finds the most relevant YouTube podcast link based on user prompts.
The transcription + summarization happens through GradientAI’s Serverless Inference API, giving us fast, scalable summarization for long-form audio.
For exporting content into Notion, we integrated TaData’s MCP Server, which lets us programmatically create Notion pages with summaries and learnings.
We combined these three sponsor technologies to orchestrate an intelligent pipeline from audio → transcript → summary → knowledge export.
Challenges we ran into
Rate limits on summarization APIs when dealing with long podcast transcripts.
Audio extraction from some YouTube videos proved tricky and inconsistent across formats.
Integrating multiple external agents quickly within 24 hours required tight coordination and debugging.
Accomplishments that we're proud of
Seamlessly connecting DigitalOcean, GradientAI, and TaData into one clean pipeline.
Successfully getting an end-to-end demo working: from YouTube search → transcription → summarization → Notion export.
Building a product that genuinely solves a problem we ourselves feel every day.
What we learned
How effortless it can be to host and manage deployments on DigitalOcean.
How powerful and flexible TaData’s MCP connectors are for chaining tools together.
How to process long-form audio efficiently using GradientAI’s serverless inference APIs.
And most importantly, how fast you can build useful products when sponsor tools actually work together smoothly.
What's next for PodSum
Integrations with Instagram and YouTube to auto-generate content drafts directly for creators.
More export destinations like Canva layouts, Instagram carousels, and tweet threads.
Turning PodSum into a full creator toolkit - helping influencers, students, and busy professionals consume knowledge without FOMO.
Built With
- ai
- digitalocean
- nextjs
- python
- tadata
Log in or sign up for Devpost to join the conversation.