How I Turned Codex Into My AI Life Coach in 13 Minutes
A 13-minute walkthrough of the four plain-text files that give an AI enough context to provide genuinely useful life and career advice.
June 17thThe VP of Product Engineering and lead PMM at HeyGen walk through the complete workflow for generating polished AI launch videos using HTML, CSS, and JavaScript — at zero cost.
Because LLMs natively express visual aesthetics through HTML and CSS, code is a better foundation for AI-generated video than JSON-based timelines — and that shift makes professional launch videos accessible to anyone with a coding agent.
HyperFrames is a free, open-source framework from HeyGen that lets AI coding agents produce rendered MP4 videos from HTML, CSS, and JavaScript. The reason it works is that modern LLMs are already excellent at HTML — so they can express visual aesthetics in code better than in JSON timelines, which are structurally correct but visually blind. Jake Moran's 5-step playbook (gather assets + Frame.md, write storyboard.md, pull reusable components from the open-source repo, generate static preview frames, then build and polish in HyperFrames Studio) compresses a professional launch video into a single working day. Export options include MP4, MOV, and transparent WebM for compositing.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Peter teases the $30k launch video stat and introduces Bin Liu (VP Product Engineering) and Jake Moran (PMM) from HeyGen's HyperFrames team.

Bin shows three install paths: (1) terminal command to pull the HyperFrames skill, (2) Codex plugin store, (3) Claude MCP connector. All free.

Bin demos the website-to-video skill using Spotify.com — the agent captures assets, writes a storyboard, and generates a full 1-minute launch video. Walkthrough of the 7-step skill structure.

Peter asks about voiceover. Bin explains: local TTS model downloads automatically for free; connectors to ElevenLabs and Hagen are also available.

Jake takes over. Context: the HyperFrames team is only 2 months old; Jake has produced most of HeyGen's launch videos in that window. Transition slide: 'How I make a 30-second product launch.'

Jake's first step — create a project folder with context docs, UI screenshots, reference examples from videos he's admired, and one aesthetic source (Frame.md or Design.md). Frame.md is generated at hyperframes.dev/design.

First prompt: point the agent at the project folder + Frame.md, ask it to produce a storyboard.md table (scenes, text copy, on-screen description). Jake refines copy in this stage before any code is written.

Jake explains component reuse — HeyGen open-sources all launch video codebases. The prompt 'can you grab that text animation from video X for my intro?' tells the agent exactly which component to lift. Shows the same prompt box reused across 3 different videos with different Frame.mds.

The biggest speed unlock: before building the full video, ask the agent to generate one static HTML frame per scene. Review aesthetics in minutes instead of waiting for a full render. Once frames look right, ask the agent to 'turn this into a full HyperFrames video.'

Bin demos the Studio: scenes shown as a timeline, Inspector panel for text/position edits, changes write back to code. Agent can read the diff and continue iterating. Export: MP4, MOV, or transparent WebM.

Bin explains the origin story: HeyGen tried building a video agent on JSON/XML timelines (standard video editor data model) and found agents could write valid JSON but had no visual intelligence. HTML is LLMs' native visual language. Introduces spatial vs. temporal aesthetics distinction.

Peter asks about real estate, education, internal use. Bin's answer: commit-to-video is a real internal use. Best models: Claude Opus / GPT-5 tier for quality, Gemini for cost-quality balance. Hermes agent integration already live.

Bin shows hyperframes.dev/design — browse template palettes, change colors and typography, download a Frame.md. Jake recaps his learning curve: started with 5-second clips, accumulated reusable prompts and skills over time.

Coming soon: open-source storyboarding step, media-use skills (background matting, SFX, music). Peter closes: this tool is free, empowers builders who can't afford production crews, and drives virality on Twitter. Find them @HeyGen on X.
The shift from JSON timelines to HTML as the AI video substrate isn't a technical detail — it's what makes the difference between an agent that produces a presentable video and one that produces a broken slideshow.
“I've spent $30,000 on a launch video, and I was told that that was cheap.”
“Everyone now has a coding agent, so everyone can literally ask your coding agent to make a Hyperframes video.”
“Agent has no idea whether this JSON is gonna be good looking or not.”
“Internally, we literally ask Claude Code to look at my commits for the last seven days and tell my team what I did.”
“I think a lot of the engineers here actually can make their own launch videos now. They don't have to learn After Effects or even CapCut.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Thirty thousand dollars for a single launch video — and that was considered cheap. The opening line lands before introductions, before the guests, before any product demo. It earns the next 36 minutes by naming the exact pain it's about to solve: professional video has been gated behind a budget almost no solo builder or early-stage team can justify. HyperFrames is the argument that this is over.
The repeatable workflow Jake uses to ship 20–25 launch videos in 2 months, often within a single day of a feature going live.
Spatial aesthetics = how a layout looks as the eye moves across a static surface (web page). Temporal aesthetics = how information feels as it's delivered over time in video. LLMs are strong at spatial; HyperFrames' evals and skills are designed to close the temporal gap.
The open-source one-shot skill that converts any website URL into a launch video. Install via terminal, Codex plugin store, or Claude connector.
“Find us at HeyGen on Twitter — we'll always retweet your HyperFrames videos if you tag us.”
Soft social CTA at the end, no hard product pitch. Consistent with the free-tool positioning throughout.
00:01
00:28
01:05
01:24
01:56
02:15
02:51
03:23
03:38
04:24
04:44
05:11
05:26
06:05
06:38
07:06
07:26
07:41
08:14
08:36
09:15
09:42
10:00
10:42
11:14
11:30
11:48
12:24
12:41
13:09
13:34
14:13
14:45
15:13
15:42
16:01
16:28
17:04
17:09
17:49
18:17
18:44
19:11
19:38
20:07
20:19
20:49
21:26
21:53
22:20
22:47
23:05
23:42
23:55
24:36
24:56
25:35
25:49
26:24
26:54
27:29
27:36
28:12
28:46
29:05
29:24
29:49
30:15
30:44
31:16
31:49
32:14
32:33
33:01
33:26
34:03
34:19
35:00
35:26
35:42A 13-minute walkthrough of the four plain-text files that give an AI enough context to provide genuinely useful life and career advice.
June 17thA 47-minute conversation with Matt Van Horn, who ships viral open source projects without reading code or even the plans his agents write.
June 14thKun Chen quit big tech and now ships more code in a day than most engineers ship in a month — by building three tools that move him almost entirely out of the loop.
June 7thA 19-minute live build showing how to make Claude Code skills that grade their own output, remember past sessions, and get better every time you run them.
June 3rdJosh Pigford built and sold Baremetrics, now runs five AI products solo — and his Claude Code skill stack is the most systematic one on record.
May 31stA 21-minute walkthrough of the three-prompt workflow that turns Claude Code and HyperFrames into an editorial video production pipeline.
June 16th