Turns a topic prompt into an educational animation with narration, quiz questions, and final video output.
Built a Gradio-based generation system that plans the lesson, writes Manim code, renders video, synthesizes audio, and packages the result into a usable STEM explainer.
- Prompt to concept plan to narration to Manim code to render to voiceover to quiz flow is wired end to end.
- Includes audience and quality controls plus progress-aware status updates in the Gradio interface.
- Supports cloud rendering and text-to-speech integrations for a production-style content pipeline.