You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Rakshak) Women Safety Analytics is a smart, web-based safety system built to protect women from real-world threats. It uses DeepFace AI for real-time gender and emotion detection via webcam, browser-based GPS for live location tracking on an interactive map, and Twilio SMS API to instantly alert trusted contacts during emergencies.
An interactive Flask-based Web Security Lab showcasing real-time demonstrations of SQL Injection, Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF). Includes both vulnerable and secure scenarios for hands-on cybersecurity learning.
This Flask web application performs text sentiment analysis and text generation based on user input. Users can input text, and the application will analyze its sentiment using NLTK's Vader sentiment analysis tool and generate additional text using the GPT-2 model.