Behind the Scenes

How I Build a LiveStarLight Research Brief

A plain-English walkthrough of the pipeline, for anyone who isn't deep in AI or code. No jargon required.

Choon, illustrated in the LiveStarLight workshop, holding a glowing star surrounded by data panels

You don't need to know what NotebookLM or GitHub are to follow this. Think of it as a recipe with four stages: gather the ingredients, cook them into a page, write the recipe down so I can cook it again, then actually cook it again.

1 Create AI generates the four outputs NotebookLM Google Drive 2 Build & Brand Real code, real files, LiveStarLight look AI Studio Claude Code GitHub Vercel 3 Codify Process saved as a reusable skill 4 Replay Same recipe, new topic, proof it holds up

What a Research Brief Actually Is

Picture one topic explained four different ways: a short video, an audio overview you can listen to like a podcast, a slide deck you can flip through, and an infographic you can scan in ten seconds. All four live together on a single page, styled to look like LiveStarLight, with its own web address anyone can visit. That page is a "brief."


1Create

Turning a topic into four pieces of content. Always done by hand, on purpose.

1

Generate the four outputs

I hand a topic to an AI research tool called NotebookLM. It reads up on the subject and produces a video, an audio overview, a slide deck, and an infographic, all covering the same ground from different angles.

2

Save the originals

Each file gets uploaded to Google Drive, which works like a filing cabinet in the cloud. That copy stays the master version, the one I can always point back to.

Why the files end up in two places

Drive holds the original of each file, for safekeeping. But a live website can't reliably stream video or audio straight from someone's Drive on demand, there's no guaranteed connection at the moment a visitor clicks play. So a working copy of each file also gets built directly into the website itself. Not a mistake, just two copies doing two different jobs.


2Build & Brand

Where the raw files turn into an actual webpage.

3

Sketch the layout

I use an AI design tool to rough out what the page should look like: one page, four cards, a viewer that pops up for each format. It's a draft, not the real thing yet, more like a sketch on a napkin.

4

Hand it to an AI coding assistant

The sketch gets handed to Claude Code, an AI that writes real, working code. This is where the napkin sketch becomes an actual functioning page.

5

Swap in the real files

The draft used stand-ins, a fake countdown timer instead of a real video player, a stock photo instead of the real slide deck. Now every stand-in gets replaced with the genuine article: real video and audio playback, real slide images, a real clickable infographic.

6

Apply the LiveStarLight look

Gold and parchment colors, the right typeface, the real logo and byline. This is the step that makes it unmistakably a LiveStarLight page rather than a generic AI Studio draft.

7

Test it myself

Before anything goes live, I click through every card and every viewer, on my own machine, to confirm things actually play, not just that the thumbnails look convincing.

8

Push it live

The code goes to GitHub, which stores it and tracks every version. GitHub is connected to Vercel, a service that takes that code and puts it on the internet at a real web address. Once that connection is set up, every future update publishes itself automatically.

Design decision, not an oversight

The page deliberately has no single button that hands over all four raw files at once. Each card links only to its own file. Handing someone the whole folder in one click would let them grab everything before ever seeing the page as it was meant to be experienced.

9

List it on the hub

The new brief gets added to the top of LiveStarLight's index page, so the newest work is always the first thing a visitor sees.


3Codify

Making sure I never have to re-explain this from scratch.

Once a brief works end to end, I don't just move on. I write the whole process down as a "skill," a saved set of instructions an AI assistant can follow on its own next time. It also locks in a standing rule: write everything in my voice, no filler, no AI-sounding phrases.


4Replay

The real test of whether this pipeline actually holds up.

New topic in, same recipe, a finished brief out. I've run it three times now: Pacing the Frontier, The New AI PM Playbook, and Bridgewater's AI Analyst. Each round proved the process again, and the third round added the hub-listing step without anything else breaking. That's the real proof: it holds up on topics it wasn't built for, not just the one it started with.


Things I Learned the Hard Way


The Words Behind the Tools

NotebookLM
An AI research tool that reads a topic and generates a video, audio, slide deck, and infographic about it.
Google Drive
Cloud storage. Where the original files live, safely, in one place.
AI Studio
An AI design tool used to rough out how the page should look before real code is written.
Claude Code
An AI coding assistant that turns a design draft into a real, working webpage.
GitHub
Where the website's code is stored, with a full history of every change.
Vercel
The service that takes the code from GitHub and puts it live on the internet.

See It in Action

Three topics, same recipe, three different results.

→ Browse every brief on the hub, the digital table of contents