Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 609 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 609 Bytes

3Brown1Blue

An AI tutor that generates 3Blue1Brown style videos for teaching and visualizing any concept. Created at the Berkeley AI hackathon. Here's a demo:

integrals_example.mp4

Backend

  1. Run cd backend && source ./setup.sh to install the necessary dependencies and set up the virtual environment
  2. Spin up the server with ./run.sh

Credits

Thank you to the Blue Man Group for being the 1Blue to our 3Brown.