Skip to content

arav1ndajay/video-sentiment

Repository files navigation

Product Review Sentiment Analyzer

This is a Next.js application that performs timestamp-based sentiment analysis on YouTube product review videos.

Installation

  1. Clone the repository:
git clone https://github.com/arav1ndajay/video-sentiment
cd youtube-sentiment-analyzer
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Usage

  1. Enter a YouTube URL in the input field.
  2. Click "Analyze Sentiment".
  3. Wait for the application to extract the transcript and analyze the sentiment.
  4. View the sentiment analysis results.
  5. Click on timestamps or chart points to jump to specific parts of the video.

About

Performs sentiment analysis on product review videos from YouTube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors