This app hosted on Cloudflare Workers uses Llama 3.1 hosted on Workers AI and this OS JS Youtube Transcript library to summarize a transcription of an input YouTube video. The transcription is uploaded to Cloudflare KV
Clone the repo locally.
Install
npm install
Build
npx wrangler dev
Deploy
npx wrangler deploy