Comment by pedalpete
1 month ago
I don't understand who this is for?
How many software engineers are also cinematographers or directors?
I know that AI will democratize these roles and everyone can be a director, but why does it make sense to use JSX as the means to do that? It would require people to learn a new skill.
There must be a better abstraction for creating video that provides the granularity of providing direction to individual objects in a scene that doesn't require someone to understand JSX.
> I don't understand who this is for?
I think the answer is in the tagline: AI Agent writes JSX, you get videos.
Sounds like a decent approach for today. LLMs are overtrained on JSX (Claude in particular, due to Artifacts feature IIRC being originally based on React), which makes them particularly good at translating from natural language to JSX, and that in turns makes JSX a decent choice for a structured description format.
JSX is just ugly Lisp anyway, so it's not half bad a choice for something that's structured, general-purpose, flexible and well-supported by tooling.
In other words:
[You]--natural language-->[LLM]--JSX-->[Vagrai]-->Video