CONTEXT JAMMING

Field notes from inside the context window.

Agentic content · long-form video

Five hours of tape.
Ninety seconds of signal.

Paste a long-form podcast interview. Gemini ingests the YouTube URL natively — video, audio, timestamped transcript, and metadata in one call — and the pipeline returns a source-anchored interactive explainer: the TL;DR, the load-bearing insights, and a seat in a live correlation matrix where compressed interviews argue with each other.

~10hr
Of source tape in the seed set
4
Interviews compressed to anchored signal
6
Pairwise analyses in the matrix
1
Reusable URL→explainer skill
Ingestion pipelineGemClaw
youtube-url/gemini · watch + transcribecompress · tldr + insightsclaude · build instrumentregister · correlation matrix
Gemini ingestsone URL in, one instrument outClaude builds

Why Gemini sits at the intake

The only frontier model that watches the URL itself.

Every other pipeline starts by scraping captions or paying a transcription pass. Gemini accepts a YouTube link as a first-class input — frames, audio track, timestamped speech, and video metadata arrive in a single multimodal call. That makes the expensive first mile of podcast parsing nearly free, and it means every insight downstream can carry a timestamp the model actually heard.

Input · the tape

Long-form interviews, unabridged

Multi-hour conversations are where the actual thinking happens — and where nobody has time to go. The seed set covers four defining AI conversations totalling roughly ten hours of tape.

  • Hassabis × Fridman≈ 2 hr
  • Huang × Acquired≈ 1.5 hr
  • Zuckerberg × Dwarkesh≈ 1.5 hr
  • Amodei × Fridman≈ 5 hr

Output · the signal

Instruments, not summaries

Each interview compresses into a TL;DR, five anchored insights, and one central move — then joins a correlation matrix that distinguishes on-record disagreement from thematic rhyme from pure editorial synthesis.

  • TL;DR per interview≤ 3 sentences
  • Key insights5 · anchored
  • Pair analyses6 · labeled
  • Corroboration statuses4 tiers
  1. 01

    Ingest the URL

    Gemini takes the YouTube link directly — no scraper, no caption export — and returns a timestamped transcript plus title, channel, and chapter metadata.

  2. 02

    Compress to signal

    A fixed extraction contract pulls the TL;DR, the five load-bearing insights, and the one central move — every claim tagged by speaker and epistemic type.

  3. 03

    Build the instrument

    Claude turns the compressed record into a Next.js explainer in the house design system — deterministic state, no invented quotes, no drift.

  4. 04

    Register the anchor

    The interview joins the correlation matrix with pairwise records against every prior conversation — the set gets smarter with every URL.