Uploaded by Coder

CrossKnotHacks - Discussion 1

advertisement
1)
2)
3)
4)
Cyber Bullying : Chat Application ( Cached Words + ML Trained API ) >-6
Reporting Options - Local, Authority - Escalation
Blocking Features : IP,MAC(*),UUID
USP : Response Time, Escalation via Cyber Crime API, Universal Blocking
P1^
___________________
API BASED SOLUTION
PR -> PR FETCH -> CODE -> REGEX/ML -> BLOCK IF HARDCODED STRINGS FOUND
-> NOTIFY THE USER -> TRANSLATION API ACCORDING TO DB
User -> location -> translate
String local = user.location.translate(getWelcomeMessage()); //Accept PR
String local = “Welcome to website”; //Reject PR
CODE GITHUB -> “ENGLISH FJIFJI IS A HOO “ , “HINDI “ -> Reject PR
__________________
Download