How I AI

“Nobody wanted to do this work”: How Emmy Award–winning filmmakers use AI to automate the tedious parts of documentaries

122 snips
Nov 17, 2025
Tim McAleer, a producer at Ken Burns’s Florentine Films, shares his innovative journey in automating documentary filmmaking using AI. He discusses transforming chaotic archival media into structured, searchable data through custom tools. Tim explains how he built an AI that automatically extracts metadata from images and audio, thereby revolutionizing post-production workflows. He also highlights using different AI models for various tasks, making historical documents accessible, and the pivotal role of AI in automating tedious tasks rather than creative processes.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Feed Known Metadata To Reduce Hallucinations

  • Add existing structured metadata and web-scraped facts to AI prompts to reduce hallucination and improve accuracy.
  • Use known metadata as guardrails so generated descriptions rely on verifiable information.
INSIGHT

Automate Logging With An API Pipeline

  • Tim developed a REST API called autolog to automate metadata extraction and logging for every asset.
  • The pipeline gathers file specs, copies files, parses metadata, scrapes the web, then generates descriptions programmatically.
ADVICE

Scale Video By Sampling And Two-Tier Models

  • For video, sample frames (e.g., every 5 seconds) and pair them with time-stamped audio transcripts to keep costs down.
  • Use cheap models for per-frame captions and a stronger reasoning model to synthesize events across frames and transcripts.
Get the Snipd Podcast app to discover more snips from this episode
Get the app