How to digest 36 weekly podcasts without spending 36 hours listening | Tomasz Tunguz (Theory Ventures)
How I AI25 Aug 2025

How to digest 36 weekly podcasts without spending 36 hours listening | Tomasz Tunguz (Theory Ventures)

Tomasz Tunguz is the founder of Theory Ventures, which invests in early-stage enterprise AI, data, and blockchain companies. In this episode, Tomasz reveals his custom-built “Parakeet Podcast Processor,” which helps him extract value from 36 podcasts weekly without spending 36 hours listening. He walks through his terminal-based workflow that downloads, transcribes, and summarizes podcast content, extracting key insights, investment theses, and even generating blog post drafts. We explore how AI enables hyper-personalized software experiences that weren’t feasible before recent advances in language models.


What you’ll learn:

1. How to build a terminal-based podcast processing system that downloads, transcribes, and extracts key insights from multiple podcasts daily

2. A workflow for using Nvidia’s Parakeet and other AI tools to clean transcripts and generate structured summaries of podcast content

3. How to extract actionable investment theses and company mentions from podcast transcripts using AI prompting techniques

4. A systematic approach to generating blog post drafts with AI that maintains your personal writing style through iterative feedback

5. Why using an “AP English teacher” grading system can help improve AI-generated content through multiple revision cycles

6. How to leverage Claude Code for maintaining and updating personal productivity tools with minimal friction

Brought to you by:

Notion—The best AI tools for work

Miro—A collaborative visual platform where your best work comes to life

25k giveaway:

 To celebrate 25,000 YouTube followers, we’re doing a giveaway. Win a free year of my favorite AI products, including v0, Replit, Lovable, Bolt, Cursor, and, of course, ChatPRD, by leaving a rating and review on your favorite podcast app and subscribing to the podcast on YouTube. To enter: https://www.howiaipod.com/giveaway

Where to find Tomasz Tunguz:

Blog: https://tomtunguz.com/

Theory Ventures: https://theory.ventures/

LinkedIn: https://www.linkedin.com/in/tomasztunguz/

X: https://x.com/ttunguz

In this episode, we cover:

(00:00) Introduction to Tomasz Tunguz

(03:32) Overview of the podcast ripper system and its components

(05:06) Demonstration of the transcript cleaning process

(06:59) Extracting quotes, investment theses, and company mentions

(10:20) Why Tomasz prefers terminal-based tools

(12:38) The benefits of personalized software versus off-the-shelf solutions

(15:31) A workflow for generating blog posts from podcast insights

(17:34) Using the “AP English teacher” grading system for blog posts

(18:25) Challenges with matching personal writing style using AI

(22:00) Tomasz’s three-iteration process for improving blog posts

(26:13) The grading prompt and evaluation criteria

(28:16) AI’s role in writing education

(30:28) Final thoughts

Tools referenced:

• Whisper (OpenAI): https://openai.com/research/whisper

• Parakeet: https://build.nvidia.com/nvidia/parakeet-ctc-0_6b-asr

• Ollama: https://ollama.com/

• Gemma 3: https://deepmind.google/models/gemma/gemma-3/

• Claude: https://claude.ai/

• Claude Code: https://claude.ai/code

• Gemini: https://gemini.google.com/

• FFmpeg: https://ffmpeg.org/

• DuckDB: https://duckdb.org/

• LanceDB: https://lancedb.com/

Other references:

• 35 years of product design wisdom from Apple, Disney, Pinterest, and beyond | Bob Baxley: https://www.lennysnewsletter.com/p/35-years-of-product-design-wisdom-bob-baxley

• Dan Luu’s blog post on latency: https://danluu.com/input-lag/

• GitHub CEO: The AI Coding Gold Rush, Vibe Coding & Cursor: https://www.readtobuild.com/p/github-ceo-the-ai-coding-gold-rush

• Stanford Named Entity Recognition library: https://nlp.stanford.edu/software/CRF-NER.html

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

Det här avsnittet är hämtat från ett öppet RSS-flöde och publiceras inte av Podme. Det kan innehålla reklam.

Avsnitt(93)

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

Alex Finn is an AI builder, YouTuber, and the creator of Vibe Code Academy, a community for people learning to build with AI tools. He runs one of the most ambitious local AI setups I’ve come across: ...

13 Juli 35min

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol is back, and I ran it through my full How I AI vibe benchmark against GPT-5.6 Terra, Luna, Claude Fable 5, and Sonnet 5 across five categories: PRDs, prototypes, wireframes, debugging, and...

9 Juli 36min

What a harness is and how to build one with Claude Agent SDK

What a harness is and how to build one with Claude Agent SDK

Everybody is saying, “It’s not the model, it’s the harness,” but almost nobody stops to explain what a harness actually is. So I did. I built one live on the show: a Sentry bug-debugging harness for m...

8 Juli 24min

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

Alessio Fanelli, founder of Kernel Labs and co-host of Latent Space podcast, walks us through two very different AI workflows: (1) a fully autonomous coding setup using OpenAI Symphony + Linear, where...

6 Juli 35min

Sonnet 5 review: I ran 64 generations to find out if it's worth it

Sonnet 5 review: I ran 64 generations to find out if it's worth it

I’ve been testing every major frontier model release since the start of the year, and when Anthropic dropped Sonnet 5, I wanted more than a vibe check. I got tired of one-off tests I couldn’t repeat o...

30 Juni 25min

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

Eddie Kim is the co-founder and CTO of the payroll and HR platform Gusto, which just crossed $1 billion in revenue and serves more than 500,000 small businesses. Recently he did something most CTOs do...

29 Juni 51min

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

I put GLM 5.2, the open-weight coding model from Z.AI, through four real tasks inside my actual codebase: a codebase architecture audit, a UI redesign, and a 45-minute autonomous bug-hunting session p...

24 Juni 27min

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

Brian Grinstead is a distinguished engineer at Mozilla, where he’s worked on Firefox and the web platform since 2013 (he joined to help launch Firefox DevTools). Recently he and his team pointed an ag...

22 Juni 48min

Populärt inom Teknik

uppgang-och-fall
elbilsveckan
market-makers
natets-morka-sida
rss-elektrikerpodden
rss-technokratin
skogsforum-podcast
developers-mer-an-bara-kod
bli-saker-podden
rss-veckans-ai
rss-heja-framtiden
rss-uppgang-och-fall
rss-snacka-om-ai
har-vi-akt-till-mars-an
allt-du-behover-veta-om-ny-teknik
solcellskollens-podcast
rss-en-ai-till-kaffet
rss-inet-patch-notes
rss-hit-med-dina-lunchpengar
rss-milpodden