Using AI to block YouTube spam comments

preview_player
Показать описание
YouTube spam comments were annoying me, so I created a Chrome Extension to filter them out automatically.

Technologies used: JavaScript, Python, Flask, scikit-learn

Designed to enhance the browsing experience, this extension effectively tackles the persistent issue of comment spam on YouTube videos.

By leveraging advanced algorithms and machine learning techniques, the extension intelligently detects and filters out spam comments from the YouTube comment section. It analyzes the content of each comment, looking for patterns, keywords, and suspicious behavior commonly associated with spam. This ensures that users are spared from sifting through irrelevant and low-quality comments cluttering the discussion.

With the extension installed, users can easily identify and focus on genuine, relevant comments that contribute meaningfully to the conversation. This feature not only saves time but also improves the overall user experience by promoting engaging and constructive interactions.

EQUIPMENT I USE

BOOKS I RECOMMEND:

DISCLAIMER: Links might be affiliate links. As an Amazon Associate I earn from qualifying purchases. There is no additional charge to you, so thank you for supporting my channel!

00:00 - Intro
00:34 - Step 1: Designing the System
01:16 - Step 2: Getting and cleaning the data
01:59 - Step 3: Building the ML classifier
02:30 - Step 4: Creating the API
02:52 - Step 5: Creating the Chrome Extension
03:36 - Demo

#ai #coding #programming
Рекомендации по теме
Комментарии
Автор

If you want me to release this extension for free, let me know in the comments!

leetcoderyt
Автор

I am very much interested in using this extension! Looks awesome!

magicjinn
Автор

I just found this googling for a plugin to filter comments. Very cool and useful idea, nicely implemented. Will you release it? Or at least all the source code?

matiascvitanich