Web DevelopmentAnimation GenerationAI
Manim Generator
A tool for generating animations using Manim and AI.
Completed May 15, 2025
manim-generator.elevenai.xyz
About this project
Manim Generator is a simple web app that lets users generate Manim animations by sending prompts. Built with Next.js on the frontend and Python (FastAPI) on the backend. It renders math/code-based visuals using Manim, stores outputs, and shows videos in-browser. Uses Docker for setup and supports job tracking via localStorage.
Key features
- AI-powered prompt-to-animation conversion
- Math and code visualization rendering
- Real-time job progress tracking via localStorage
- In-browser video playback of generated animations
- Containerized deployment with Docker
- Vector storage with Pinecone for improved prompts
Technologies
Next.jsManimffmpegLangChainFastAPIPineconePython