Skip to content

ainekeenan/video-summarizer-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS Project Template

Created with 🧡 by CodeLab

This repo serves as a skeleton directory for a CodeLab NextJS spark project.

CD Backend. NPM Install. NPM RUN DEV

CD Frontend. NPM INSTALL. NPM RUN DEV

Cd backend. CD model. python3 main.py. May need to run pip commands to install depedencies

Head to google.aistudio and get gemini API key. create file called .env in model folder in backend. add to .env file in model folder.

Head to mongodb and create a cluster. Get driver for node.js and mongoose. add driver with your information to .env file in backend folder (not the same as above)