You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-app that integrates Puppeteer.js and Gemini API to make GenAI scrape and support external URLs and return responses based on the prompt. The web-app also provides support to summarize YouTube videos in form of summaries and notes.
A webapp which integrates puppeteer and Google Gemini support external URLs/YouTube videos/PDFs and answer your questions
Setup
npm install
Get Google Gemini keys and add them to .env
Launch main.js
Head to localhost:3000
About
A web-app that integrates Puppeteer.js and Gemini API to make GenAI scrape and support external URLs and return responses based on the prompt. The web-app also provides support to summarize YouTube videos in form of summaries and notes.