Home / Silicon Valley Girl: AI, Tech and Career Growth
The world's top CEOs and AI founders explain what's coming next and how you can get ahead.
Topics: Technology
Transcribe the entire archive
76 episodes of Silicon Valley Girl: AI, Tech and Career Growth have transcripts. Fetch them all as speaker-labeled Markdown in one script — 1 credit each, and re-fetching one you already have is free:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1819090545/episodes \
| jq -r '.episodes[] | "\(.id) \(.title)"' \
| while IFS=' ' read -r id title; do
slug=$(echo "$title" | tr '[:upper:]' '[:lower:]' | tr -cs 'a-z0-9' '-' | sed 's/-*$//')
[ -f "${id}-${slug}.md" ] && continue
curl -sf -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id || rm -f "${id}-${slug}.md"
sleep 0.34
done
Already-saved files are skipped — safe to re-run after a top-up.
100 credits — the smallest pack, and more than the 76 you need. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
Most Replayed Moment: Ex-Google X Chief Reveals Why College Is Over in 10 Years August 5, 2026
Stop Disease 5 Years Early: AI + DNA Playbook With 23andMe's Founder Anne Wojcicki July 29, 2026
Stanford's AI Economist: The Next 10 Years Will Be the Best AND the Worst in History | Erik Brynjolfsson July 21, 2026
The 3-Year AI Deadline: How to Stay Relevant (2026-2028) | Daniil and David Liberman July 17, 2026
Khan Academy CEO: How to Re-Skill for the AI Economy in the Next 3 Years | Sal Khan July 14, 2026
3 Steps on How to Grow on Linkedin in 2026 | Matt Derella July 13, 2026
The One Thing That Makes Your Content Stand Out in 2026 | Govind Balakrishnan, SVP at Adobe Express July 8, 2026
Musk's Early Investor: The 3 Bets That Will Define AI by 2028 | Steve Jurvetson July 7, 2026
Why You Need to Rethink Your Career Now | Richard Socher June 26, 2026
Fei-Fei Li: In 10 Years There Will Be Only 2 Kinds of Workers June 25, 2026
The 5 Levels of AI-Native: How to Get From Level 1 to Level 5 in 30 days | Peter Yang June 19, 2026
Godmother of Silicon Valley: How to Raise a CEO | Esther Wojcicki June 16, 2026
Grant Lee : From "The Worst Idea" to a $2.1B Company | Gamma June 12, 2026
Your Next Cofounder Is an AI | Edward Kim, Co-Founder & CTO of Gusto ($10B) June 11, 2026
The 5-Layer System to Make Your Business Run on AI June 10, 2026
CEO of Microsoft AI: The Next 10 Years Will Change Humanity Forever | Mustafa Suleyman November 15, 2025
These are examples, not the full list — see everything available from this show via the API, get started .
Thousands of transcripts fetched by people building searchable podcast archives
Get any Silicon Valley Girl: AI, Tech and Career Growth episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000780031052
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .