Building a "Git for Video" using Next.js and Google's Gemini Omni Model (opens in new tab)
If you’ve played around with current AI video generators, you already know the frustration: It’s basically a slot machine. You write a massive prompt, hit "generate," wait 3 minutes, and pray. If the lighting is wrong, or the character's jacket changed color? You have to rewrite the prompt and re-roll the dice. You lose all your previous progress. As a developer, this lack of "state" drove me crazy. Why can't we have version control or iterative diffs for video generation? Why can't I just te...
Read the original article