Skip to content

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.

Notifications You must be signed in to change notification settings

extrawest/UniSummarizer-SaaS

Repository files navigation

UniSummarizer-SaaS

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.

Demo

video.webm

Technologies

  • NextJs
  • LangChain
  • Groq
  • Cheerio
  • Youtube-transcript
  • Tailwind

Getting Started

  • 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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published