←back to thread

434 points pykello | 1 comments | | HN request time: 0.253s | source
Show context
AnotherGoodName ◴[] No.44996542[source]
Fwiw this absolutely works amazingly well with modern coding assistants. “I want a diagram of equation X morphing into Y” or similar is always a one shot success for me.

Part of it is the simplistic syntax and the sheer amount of open source manim examples to train on but it’s a pretty great demonstration of ai coding agents time saving. Especially since the output video looking correct is all you care about here. Ie. I don’t actually care about the specifics of how my explanatory videos were created, just that they were created via a simple prompt and it gave me what i wanted.

replies(2): >>44997524 #>>44997632 #
1. pkoird ◴[] No.44997524[source]
Curious to see how it'll combine with a RAG on its documentation.