Home / The Artificial Intelligence Show
The Artificial Intelligence Show (formerly The Marketing AI Show) is the podcast that helps your business grow smarter by making AI approachable and actionable.
Topics: Marketing , Business , Technology
Transcribe the entire archive
237 episodes of The Artificial Intelligence Show 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/1548733275/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.
237 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
#236: AI Answers - No Time for AI, AI Budgets, Vendor Terms & Data Risk, AI Disclosure & Vanishing Entry Level Roles September 3, 2026
#235: OpenAI-Hugging Face Hack Involved 100s of Agents, Bill Gates Now Pessimistic on Jobs, Nvidia Doubles Revenue & Anthropic Targets “$30 Trillion” TAM September 1, 2026
How HubSpot Is Reimagining the Entire Customer Journey With AI Agents August 27, 2026
#233: OpenAI Pauses Some AI Training, Anthropic Controversy, New State Opposition to Data Centers & AI Job Loss Among Young Workers August 25, 2026
Claude Watermarking, AI’s Environmental Impact, OpenAI Talent Drama & Anthropic’s Hidden Advisor August 18, 2026
#231: How Zapier Is Building an AI Marketing Brain August 13, 2026
#229: Q3 Trends Briefing - The Pope's AI Encyclical, AI Agents Hack Hugging Face, Fable 5 vs. Washington, and the Battle Over Open Weights August 6, 2026
#228: More Rogue AI Agents, AI Lab Staff Ask Washington to Pace Development, Continuing Battle Over Open Weights & OpenAI Previews Astra August 4, 2026
#227: How Good Karma Brands Got Serious About AI and Made It Stick July 30, 2026
#226: OpenAI’s Rogue Model, Kimi K3, Open Weights Letter & Demis Hassabis Calls for AI Regulatory Body July 28, 2026
#225: GPT-5.6, ChatGPT Work, Enterprise Agents, AI 2040 & Apple Sues OpenAI July 14, 2026
#224: Fable 5 Is Back, Palantir CEO’s Explosive Interview, the Pillars of Business AI Transformation & OpenAI Offers 5% of Company to US Government July 7, 2026
#223: AI Answers - AI Washing, Flatter Org Charts, Advice for Students, Agent Security & the AI Writing Gap July 2, 2026
#222: GPT-5.6, Government Staggers AI Model Releases, Agents Are Transforming Work & Growing Data Center Backlash June 30, 2026
#221: Anthropic vs. the White House, Microsoft CEO on the Future of Firms & AI’s Token Crisis June 23, 2026
#220: AI Answers - The 2026 State of AI for Business Report June 18, 2026
#219: Claude Fable 5, OpenAI IPO, Apple Siri AI Finally Unveiled & Is the Era of Affordable AI Over? June 16, 2026
#218: Anthropic IPO, Trump AI Executive Order, Rising AI Costs & OpenAI Merges Codex Into ChatGPT June 9, 2026
#200: Anthropic vs. the Pentagon, OpenAI's $110B Round, Interview with Claude Code’s Creator & Block’s AI-Driven Layoffs March 3, 2026
#189: Is Claude AGI?, AI Change Management, Nvidia-Groq Deal, Meta Acquires Manus, Yann LeCun Speaks Out & OpenAI Preps AI Device January 6, 2026
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 The Artificial Intelligence Show episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000787617263
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .