The workflow is simple:
1. Give it any topic (e.g., "how ChatGPT works")
2. An LLM generates an educational script divided into scenes
3. LLM generates Manim code for each scene
4. FFmpeg concatenates everything into a final video
Currently working on TTS integration for narration!
Would love feedback on the approach and ideas for the TTS integration