Turning GPT-6 Astra Into a Motion Graphics Studio: 5 Ad Renders in 18 Minutes
PrajwalTomar_ · x · 2026-09-21
The author demonstrates a structured GPT-6 Astra workflow for producing a 15-second product ad, contrasting it with typical one-prompt "AI slop":
- A naive generation attempt produced generic-looking video
- He then had the model timestamp every beat of the clip, pull exact hex color codes from the pixels, and draw a 9-frame storyboard that required his approval before any rendering
- With this pipeline it rendered 5 versions in 18 minutes, and the final cut reads as professionally produced
His take: people typing vague prompts like "premium, cinematic" is why AI ads look bad. A full written breakdown/course accompanies the thread.
More from coding & agent
- PM builds a real SaaS in 24 hours with AI agents, sharing his full zero-cost stack — PawelHuryn · 2026-09-21
- Prompt cache restore works, but reusing KDA/Mamba states hits illegal memory access — TheZachMueller · 2026-09-21
- Why this dev hasn't shipped his agent: heavy tokens, slow, CPU-hungry — BLUECOW009 · 2026-09-21
- 128k context with compaction beats raw 256k/1M for quantized models — Informal-Trouble2183 · 2026-09-21
- If your LLM's tool-use trace shows it browsing Bluesky, shut that down immediately — venturetwins · 2026-09-21
- The real bottleneck is memory and compression, not context: dev argues compaction is a crutch — JoelMahon · 2026-09-21