Giter VIP home page Giter VIP logo

shieldware's Introduction

ShieldWare -- 1st Place Winner at PioneerHacksII

by Aadit Trivedi & Srihari Nanniyur

Installation ๐Ÿ›  And Getting Started ๐Ÿ”‘

  1. Install shieldware $ git clone https://github.com/AaditT/shieldware
  2. Install dependencies
    • Make sure python3 and git are installed on your system
    • SightEngine: $ pip3 install sightengine
    • Instagram Web API $ pip3 install git+https://[email protected]/ping/[email protected]
    • Tweepy: $ pip3 install tweepy
  3. Fire up the server! $ python3 main.py
  4. Welcome to the homepage (http://localhost:8080) and promote social safety!

What is ShieldWare?

ShieldWare is a web application that uses machine learning and advanced APIs to, given a user, track and display data on drugs, alcohol, or weapons-related social media posts. Its applications range from the school to the workplace, and it represents the herald of a new revolution in harnessing technology to create security.

How does ShieldWare work?

ShieldWare consists of a Flask web application that harnesses the power of Sight Engine machine-learning APIs to graphically represent a given user's dangerous content posting history online. This content is shown in easy-to-understand line charts, and social media usernames can be searched up and analyzed; if dangerous content is detected, school or workplace administrators can take appropriate action to help the poster and/or dissuade them from potential future transgressions.

How was ShieldWare built?

We built ShieldWare using Python, HTML, CSS, Javascript, and the SightEngine social media analytics engine. The Python Flask server powers the app, and ChartJS is used for data rendering.

What's next for ShieldWare?

ShieldWare is only a step away from widespread deployment. A tool as powerful as this, with this much lifesaving potential, must be put to use as soon as possible.

shieldware's People

Contributors

aaditt avatar

Stargazers

Cinabr0 avatar

Watchers

James Cloos avatar

Forkers

sriharinanniyur

shieldware's Issues

Istangram_api error

Hello
When i try to run your app in my kali linux i got this message:

File "main.py", line 3, in
import instagramdata
File "/shieldware/instagramdata.py", line 6, in
web_api = Client(auto_patch=True, drop_incompat_keys=False)
File "/usr/local/lib/python3.7/dist-packages/instagram_web_api/client.py", line 137, in init
self.init()
File "/usr/local/lib/python3.7/dist-packages/instagram_web_api/client.py", line 372, in init
raise ClientError('Unable to get rhx_gis from init request.')
instagram_web_api.errors.ClientError: Unable to get rhx_gis from init request.

Any suggestion?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.