/Youtube-Video-Summarizer

My app creates summary of youtube video using Gemini AI

Primary LanguageEJS

Generate API_KEY from Google Gemini Rename .env_sample with .env and add your API_KEY there

Intall node Modules with npm i

start the localhost server with nodemon index.js

Your website is live at

localhost:3000