▲ | AnotherGoodName 5 days ago | |||||||||||||||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||||||||||||||
▲ | sansseriff 5 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||
I remember listening to a podcast where Grant Sanderson basically said the opposite. He tried generating manim code with LLMs and found the results unimpressive. Probably just goes to show that competence in manim looks very different to us layman than it does to Grant haha | ||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
▲ | pkoird 5 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||
Curious to see how it'll combine with a RAG on its documentation. |