Skip to content

omshdev/AI-Manim-diagrams-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building an Manim Diagram Generator

To Run this Project Locally.

Just clone the project and do npm install on both client and server.

and in server go and run

  1. npm install
  2. tsc -b
  3. node dist/index.js

and in client go and run

  1. npm install --force
  2. npm run dev,

just at landing page give a prompt , and that generate a video and will be played.

video : https://youtu.be/wXXQ2c5JlWM

About

Building a AI 2d Video Generator Which Generates Architectual Diagrams ,Helpful for Students,Lecturers,etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors