Skip to content

AI tools for creating diagrams and math animations

Notifications You must be signed in to change notification settings

pravsels/DistilLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distil LM

Understanding things would get a massive boost with better visuals across the board and folks would be open to create a lot more if it was much faster/easier to do so. I believe this generalizes across all domains.

Creating such visually rich articles can be accelerated by building AI tools such as:

  • code completion foundation model (FM) for generating Math animations (using the Manim library created by 3Blue1Brown).

  • image generation multi-modal FM for going from sketches to diagrams. editing of generated diagrams with user-created masks and text prompts.

Demo video for manim workflow.

Setting up the environment

Create anaconda environment

conda env create -f environment.yml 

Activate the environment

conda activate dlm

Run UI for Manim

chmod +x *.sh

./run_manim.sh

About

AI tools for creating diagrams and math animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •