« Back to Posts Python Machine learning

Obscene Content Blocker

None


Yet to write the complete article but here is the overview.

Youtube

• An extension to block obscene content
• Crawl the webpage and extract the content, apply a state-of-the-art machine learning algorithm to detect obscenity in
real-time, and block the content.
• Created a browser extension that could detect obscenity in any website that you visit with 93.8% accuracy.
• Skills used-: Data collection, preprocessing, HuggingFace openSource model, Flask API, HTML, CSS, JS, beautifulSoup

Comments: 0

Create an account to comment:

Register/Login