A software aims to automate hate speech detection on social media Platforms.
WebLink - here
Features and Interfaces
-
Login
Use Google account
-
Home
-
Twitter and Youtube link check pages
- Youtube video detection screen
#TechStack
-
React
-
Javascript
-
FLask
-
Python
Web Testing
Link - here
-
Login
-
Go to Youtube
-
Add a video Link, Link should look like this - https://www.youtube.com/watch?v=X13gVRwnKDA
-
Wait for 30secs to retreive data. [The api should pull the data however the api is hosted on free version of Render, It has the constraint I quote "Your free instance will spin down with inactivity, which can delay requests by 50 seconds or more." , So maybe once it might not respond but eventually it should work ;)]
-
Than request ML model to detect.
Stats
ML model accuracy - 80%
#Local Testing
-
Run the python file API first
-
Downlaod all dependencies with npm
-
Start with npm start
Demo
Youtube Demo - here