GPT-5 Codex Shorts Pipeline, How I Bootstrapped 5,800 Lines in 4 Commits
Dev.to AI
•
Generative AI
I generated 5,800 lines of new code with GPT-5 Codex across four commits. A pipeline that takes saju (Korean fortune-telling) data and produces vertical Shorts videos, from scratch. Here is the prompting strategy that made it work. What I Was Building The project is a pipeline that accepts saju profile JSON, processes it through a Python backend, and renders video through a Remotion-based React renderer. The commit log shows a gpt-5-codex: prefix on every message - that was deliberate. Every piece of code came from structured AI collaboration.