I Made a Bot That Understands YouTube Comments

Опубликовано: 02 Март 2025
на канале: John Fish
115,243
6.8k

The Code: https://github.com/johnafish/senticom...
Follow Me:   / thejohnfish  
Merch: http://improvementmovement.co/

The stuff I use in my videos and my books:
https://www.amazon.com/shop/johnfish

I wanted to figure out a way to measure the human impact of my YouTube videos. This is a first attempt. To measure the impact of my videos, I used sentiment analysis in Python to determine the sentiment of comments and then plotted the results on a histogram. Pretty easy, but pretty cool.

This is a bot that understands YouTube comments. I made a bot that understands YouTube comments. It's a YouTube API example (with code provided) in Python.