Skip to content

hesamsheikh/AnimAI-Trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimAI-Trainer Logo

AnimAI-Trainer

Train an LLM to generate cracked Manim animations for mathematical concepts.

GitHub stars Twitter Follow License: MIT

Overview

AnimAI-Trainer is the training module for AnimAI, a framework for generating manim visualizations given a text prompt.

In this repository, we will be handling the data processing, and the model training.

Plan of Attack (Not definitive)

  • ✅ Run manim code string and get the output.
  • ✅ Implement a verfier to check for object overlap.
  • Process open source manim datasets from Hugging Face, and prepare them for training.
  • Train the model.
  • Release the model.

About

Train an LLM to generate cracked Manim animations for mathematical concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages