cyberShaw / jatayu

The web-app for SIH 2020. Made with ❤️ by Coders of Blaviken 🔥

Home Page:https://jatayu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Jatayu

jatayu.org

An AI-based criminal and crime detection system.

Made in 🇮🇳 by Team Coders of Blaviken

AboutKey FeaturesWeb ApplicationAndroid ApplicationTechnology Stack

About

This repository contains the code for the web application of the Jatayu Project.

Jatayu is an AI-based end-to-end Criminal Detection and Crime Prediction System. At core lies our state-of-the-art deep learning models using which we detect criminals and violence and store it in a database to make available a wide array of features which could be leveraged using our Progressive Web Application and an exclusive Android application. We predict crimes using a combination of emotion recognition and activity recognition DL models so that a crime could be stopped(from happening) even before it starts. Insights are also drawn from the results and performance of our system which could be used for improving the system over the period of time.

Key Features

  • View Criminal detections (filter, search, sort, flag as false +ve) based on various parameters.

  • View Violence detections (filter, search, sort, flag as false +ve) based on various parameters.

  • View Criminal Profile along with various details such as last detected location, timestamp, etc.

  • Track a criminal based on his/her previous locations.

  • Add criminals to watchlist to get instant updates about his whereabouts.

  • Alert officers upon sighting of a criminal. (Android App)

  • View analytics and get insights about the performance of the system.

  • Upload photo/video to check if there is a criminal.

  • Change language: English to Hindi & vice-versa.

  • Cross platform

    • Windows, macOS, iOS and Linux ready. There is also an exclusive Android application.

Web Application

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

Android Application

To learn more, visit https://github.com/Indra24710/MS331_Coders_of_Blaviken/blob/master/android/README.md.

Technology Stack

Our system uses the following tools and technologies:

  • Express
  • Node.js
  • Nuxt.js
  • PostgreSQL
  • TensorFlow
  • PyTorch
  • Android
  • Google Maps Platform
  • Azure Cloud Services

About

The web-app for SIH 2020. Made with ❤️ by Coders of Blaviken 🔥

https://jatayu.org


Languages

Language:Vue 89.9%Language:JavaScript 8.4%Language:CSS 1.7%