Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 589 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 589 Bytes

scrape-and-scribe

A webapp which integrates puppeteer and Google Gemini support external URLs/YouTube videos/PDFs and answer your questions image image image

Setup

  • npm install
  • Get Google Gemini keys and add them to .env
  • Launch main.js
  • Head to localhost:3000