Natural Language → Mathematical Animations.
Turn plain-English prompts into polished .mp4 animations using LLMs and Manim.
Everything you need to create stunning mathematical animations from your terminal.
Generate a Manim animation from a natural-language description. Just describe what you want and get a polished .mp4.
Interactive chat session — describe, render, then iterate with follow-up changes until it's perfect.
View or update manimator configuration. Set your preferred LLM provider, API keys, and rendering settings.
List available models for all (or a specific) provider. Supports OpenAI, Anthropic, Gemini, and Ollama.
Describe in English, get a rendered video in seconds. No Manim coding required.
Powered by Manim, the same engine behind 3Blue1Brown's legendary math videos.
Works with OpenAI, Anthropic, Google Gemini, and local Ollama models.
Supported Providers
Install manimator in one command.
Install via pip
$ pip install git+https://github.com/krishnarathore12/manimator-cli.git
Verify installation
$ manimator --version
Create your first animation
$ manimator create "A circle transforming into a square with smooth animation"