Working on Youtube Comments Sentiment Analyser

I have created a small Sentiment Analysis project which (for now) analyse Youtube comments sentiments on a video,

  1. It takes link of the video as an input
  2. show the total number of Positive and Negative comments
  3. ask to you for seeing those comments

It uses a hugging face API model to analyse the comments, and Youtube API for fetching comments on that video.

Open Source Models with Hugging Face
hugging-face

1 Like

Hi @wajid_javed. Can you share the code or the live app for people to try?

can you see the sample codes?

Will it be able to differentiate the data between real users and click farms?

Can I have the code please??