CoolFace
Apppublic

sourize/manimate

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

Manimate - AI-Powered Mathematical Animation Generator

This is a Hugging Face Space that generates mathematical animations using Manim and Groq AI.

Features

  • —Generate mathematical animations from text prompts
  • —Powered by Groq AI for intelligent code generation
  • —Real-time video rendering with Manim
  • —Multiple quality settings for different use cases
  • —Support for various mathematical concepts and visualizations

Usage

  1. 1.Enter your Groq API key in the sidebar
  2. 2.Type your animation prompt (e.g., "Create a visualization of the Pythagorean theorem")
  3. 3.Select your preferred AI model and video quality
  4. 4.Click "Generate Animation" and wait for the result

Requirements

  • —Groq API key (get one from https://console.groq.com)
  • —Modern web browser
  • —Stable internet connection

Technical Details

  • —Built with Streamlit
  • —Uses Manim for animation generation
  • —Powered by Groq's LLM models
  • —Deployed on Hugging Face Spaces

Note

This Space requires a Groq API key to function. The key is used only for generating animations and is not stored.

License

MIT License

Welcome to Streamlit!

Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:

If you have any questions, checkout our documentation and community forums.