A

Aveksha (from Pali Avekshaa, meaning "monitoring")

Our motive is "to keep an eye" on the location-specific Twitter bullies and catch them.

The problem Aveksha (from Pali Avekshaa, meaning "monitoring") solves

Today as we are moving towards a gender-diverse work culture it is really important that we ensure the safety of our female peers. Due to a lot of Twitter hatred, bullying, and threats many women are afraid of voicing out their opinions on social media platforms like Twitter. This not only creates an unhealthy environment but also severely affects the mental health of women. With Aveksha we can stop these trolls as it will keep an eye on such people and will help the cyber cell and other responsible authorities in locating the actual culprits. The website has been built with a feature where we can select our specific location and see the list of top hate speech users.

Challenges we ran into

  1. Extracting location-specific tweets: To solve this problem we took a dataset from Kaggle with names of Indian cities and their corresponding latitudes and longitudes which will be extracted from there when the user enters input.
  2. Deployment of ML Code as a website: We tried various methods like Flask but were unsuccessful but then finally we deployed our code using a python module called VOILA that directly converts a jupyter notebook into a web interface.

Discussion