Skip to content

Use LLMs to generate math animations from natural language.

License

Notifications You must be signed in to change notification settings

2ToTheNthPower/easy-manim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Manim

Welcome to Easy Manim! This tool allows you to generate manim animations by using natural language descriptions of the animations.

Getting Started

To get started with Easy Manim, follow these steps:

  1. Clone the repository to your local machine: 🚀

    git clone https://github.com/2ToTheNthPower/easy-manim.git
  2. Create a .env file in the root directory of the project and add your OpenAI API key: 🔑

    OPENAI_API_KEY=your-api-key
    
  3. Start the application using Podman Compose: 🐳

    podman compose up
  4. Once the application is running, you can access it by navigating to http://0.0.0.0:8501 in your web browser. 🌐

License

Easy Manim is licensed under the MIT License.

About

Use LLMs to generate math animations from natural language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published