Skip to content

Python script that will take the comments of your YouTube videos and use it to give you a sentiment analysis, points of confusion, and suggestions for future videos

License

Notifications You must be signed in to change notification settings

daniemagic/YouTube-Comment-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comment Analyzer

Python script that will take the comments of your YouTube videos and use it to give you analysis in 6 different areas including: sentiment analysis, points of confusion, and suggestions for future videos.

You can also create a pie chart showcasing the sentiments of comments as negative, neutral, or positive (as well as a word cloud!). These are quite time-consuming though as they currently work by having an LLM individually classify each one.

To run:

  • Run app.py and open your locally hosted website!

Requires

  • Flask
  • Mistral (through Ollama)

About

Python script that will take the comments of your YouTube videos and use it to give you a sentiment analysis, points of confusion, and suggestions for future videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published