Inspiration
The Return YouTube Dislike chrome extension
What it does
Extracts top comments from a video followed by a sentiment analysis, categorizing comments as positive or negative, to notify the user of the video's reception.
How we built it
Using JavaScript, HTML, CSS, YouTube API, Photoshop, NLP.js Library
Challenges we ran into
Node.js should have been used as it is compatible with the natural language processing library. The use of JavaScript meant that we could not use the library to perform an analysis.
Accomplishments that we're proud of
Using the YouTube API to extract comments from a video.
What we learned
To research which languages would work with the libraries used in the code to avoid compatibility issues.
What's next for Commento
Modifying it to use sentiment analysis, improve the UI, adding additional features, such as viewing comments without scrolling away from the video.
Log in or sign up for Devpost to join the conversation.