The README would 10× its conversion with a 15-30 second GIF showing the workflow.
What to record
- Open `/studio`
- Type a short prompt
- Pick a style (e.g. Warm Analog Film)
- Hit Generate
- Click Edit text on the result
- Live-edit the headline → watch it re-render
- Click Download
How
- LICEcap (Mac/Windows, free)
- Kap (Mac, free, nicer output)
- QuickTime → screen record → `ffmpeg -i in.mov -vf "fps=15,scale=1200:-1:flags=lanczos" -loop 0 demo.gif`
Where it goes
`public/assets/demo.gif` — then add to README at the top, right under the contact-sheet hero:
```md

```
Keep it under 5 MB so GitHub doesn't rate-limit.
The README would 10× its conversion with a 15-30 second GIF showing the workflow.
What to record
How
Where it goes
`public/assets/demo.gif` — then add to README at the top, right under the contact-sheet hero:
```md

```
Keep it under 5 MB so GitHub doesn't rate-limit.