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.
- ✅ 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.