This app is designed to create summaries from various online sources. It accepts either YouTube video links or web article URLs as input and generates a comprehensive summary of the content.
video.webm
- NextJs
- LangChain
- Groq
- Cheerio
- Youtube-transcript
- Tailwind
- clone repository
- npm i
- create .env file and add variables from .env.dist with their values
- npm run dev
- open http://localhost:3000 with your browser to see the result
- to be able to run use app, you need provide your Groq Api key
Deploy available here