
203
Tech Stack: Next.js, TypeScript, OpenAI API, Python (Manim), TailwindCSS, Vercel Serverless Functions
Live Demo: manimai.vercel.app
Code: GitHub Repository
Description:
Manim AI lets users generate educational math/physics explainer videos just by typing natural language prompts. It bridges the gap between educators and code-heavy Manim by using AI to generate Python scripts automatically.
Key features:
Text-to-Code AI: Converts plain English into Manim-compatible Python animations using OpenAI's GPT model.
Live Preview Pipeline: Serverless functions compile and render videos in the background (no local setup needed).
Educational Use Case: Tailored for teachers, YouTubers, and creators to make content without touching code.
Zero-Setup: Fully web-based, write, generate, and view animations in a single click.
It’s like having an AI-powered animation assistant for STEM content.
Built with