Welcome to Easy Manim! This tool allows you to generate manim animations by using natural language descriptions of the animations.
To get started with Easy Manim, follow these steps:
-
Clone the repository to your local machine: 🚀
git clone https://github.com/2ToTheNthPower/easy-manim.git
-
Create a
.env
file in the root directory of the project and add your OpenAI API key: 🔑OPENAI_API_KEY=your-api-key
-
Start the application using Podman Compose: 🐳
podman compose up
-
Once the application is running, you can access it by navigating to http://0.0.0.0:8501 in your web browser. 🌐
Easy Manim is licensed under the MIT License.