All concepts from the AI-generated demo videos walkthrough, sorted alphabetically. Tap a card to flip; filter by guide or shuffle the deck.
Showing 10 cards · 0 flipped
02 · Applied
Claude Code Orchestration
tap to reveal →
Using Claude Code as the agent that reads recordings, writes Remotion code, calls ElevenLabs, and iterates on edits in response to plain-English asks.
← tap to flip back
02 · Applied
Dead Air Cut
tap to reveal →
An agent-driven edit that asks Claude Code to detect long silences in the timeline and shorten them. Iterative refinement via natural-language prompts.
← tap to flip back
01 · Foundations
Demo Backup
tap to reveal →
A pre-recorded artifact (video or stills) that lets a presenter fall back gracefully when a live AI demo fails on network, permissions, or LLM latency.
← tap to flip back
02 · Applied
ElevenLabs
tap to reveal →
A hosted text-to-speech API that synthesizes natural narration. Provides the voiceover track for the AI-generated demo video pipeline.
← tap to flip back
01 · Foundations
OBS Auto-Detection
tap to reveal →
The demo tool checks for a running OBS Studio at startup. If found, it records video; if not, it falls back to per-step screenshots automatically.
← tap to flip back
01 · Foundations
--record flag
tap to reveal →
A command-line flag that attaches a screenshot or video capture pipeline to a normal demo run, producing backup artifacts without changing the demo script.
← tap to flip back
02 · Applied
Remotion
tap to reveal →
A React-based framework for programmatic video generation. Renders code into MP4 frames, making video timelines editable like source files.
← tap to flip back
02 · Applied
Remotion Studio
tap to reveal →
The local preview UI for Remotion projects. Used to scrub the timeline and identify rough cuts before asking Claude Code to refine the output.
← tap to flip back
01 · Foundations
Stop Point
tap to reveal →
A pause in a demo script where the presenter narrates or waits for AI output. Record mode captures a screenshot or video keyframe at each one.
← tap to flip back
02 · Applied
Unattended Pipeline
tap to reveal →
A workflow that runs end-to-end with only a couple of prompts and no manual editing — trading polish for radical reduction in human time per video.