Animetrix_AI / HF_README.md
SayedZahur786's picture
Switch to gemini-2.5-flash model to avoid quota issues
082c2a7
---
title: Animetrix AI
emoji: 🎬
colorFrom: orange
colorTo: red
sdk: gradio
sdk_version: 4.50.0
app_file: app.py
pinned: false
license: mit
python_version: 3.10
models:
- google/gemini-2.5-flash
---
# 🎬 Animetrix AI - Educational Animation Generator
Transform text descriptions into professional educational animations using AI and Manim.
## ✨ Features
- πŸ€– **AI-Powered**: Uses Google Gemini for intelligent content generation
- 🎨 **Professional Quality**: Manim Community Edition for stunning visuals
- πŸŽ™οΈ **Synchronized Narration**: Auto-generated voiceover with perfect timing
- ⚑ **Fast Rendering**: Optimized pipeline for quick results
- 🎯 **Easy to Use**: Just describe your concept in plain English
## πŸš€ How It Works
1. **Enter your prompt** - Describe the concept you want to visualize
2. **AI plans the animation** - Gemini creates a structured outline
3. **Code generation** - Automatic Manim script creation
4. **Rendering** - Professional video with narration
5. **Done!** - Download or share your animation
## πŸ“ Example Prompts
- "Explain the Pythagorean theorem with a visual proof"
- "Show how binary search works step by step"
- "Visualize how compound interest grows over time"
- "Demonstrate the structure of an atom"
## πŸ› οΈ Tech Stack
- **AI Model**: Google Gemini 2.0 Flash
- **Animation**: Manim Community Edition
- **Text-to-Speech**: gTTS
- **Video Processing**: MoviePy + FFmpeg
- **Interface**: Gradio
## πŸ”— Links
- [GitHub Repository](https://github.com/SayedZahur786/Animetrix_AI)
- [Documentation](https://github.com/SayedZahur786/Animetrix_AI#readme)
- [Report Issues](https://github.com/SayedZahur786/Animetrix_AI/issues)
## πŸ“„ License
MIT License - See [LICENSE](LICENSE) for details
## πŸ‘¨β€πŸ’» Author
**Sayed Zahur**
- GitHub: [@SayedZahur786](https://github.com/SayedZahur786)
- Repository: [Animetrix_AI](https://github.com/SayedZahur786/Animetrix_AI)
---
**Made with ❀️ using AI and Manim**