Git Product home page Git Product logo

smart-naka's Introduction

Smart Naka

This is an Android Native application which is developed as a solution for ETHOS IIT-G for the problem statement Smart Naka by Assam Police. The detailed problem statement and proposed solution are mentioned furthur in the document.

Click here for the video presentation with app demo.

Problem Statement:

There is a database of stolen vehicles in the Vaahan portal maintained by the Ministry of Road Transport and Highways, Government of India. We need to create a mobile app integrating with Vaahan portal through API so that a constable executing naka at the road can check the details of a suspicious vehicle in his mobile at real time. The traditional method of Naka is quite slow, because the constable has to manually take all the inputs mostly in pen-paper mode, & then get it checked from the police station.

Proposed Solution:

We intend to solve these problems by giving an interface to access the database in the form of an Android application. We are using ANPR(Automatic Number Plate Recognition) technique through which we target to provide the constable a very low querying time through their mobile phones.

Screenshots of the application

Application Screenshots1

How does it work?

It is a Android Native application built using Kotlin and also using XML for layouts. It uses Google's ML Kit for Number plate recognition which was integrated within the application. We assumed the data to be nosql as the searches are usually faster than SQL data. Our app helps to reduce the time for identification of stolen vehicles, by allowing the constable to check the details of a suspicious vehicle in his mobile at real time. The constable can either enter the details of the vehicle manually or can take the picture of the number plate or engine number or chassis number, the OCR(Optical Character Recognition) integrated with the app recognises the number from the clicked photo, which makes the whole process simple and faster. After that, the searching can be done by just a single click. The image recognition part takes around 800-900ms, & the database querying part takes around 200-400ms.

Use this application :

  1. You can download the APK, and then install it (you might have to enable installation from unknown sources).

  2. Or you can clone the repository and import in Android Studio to see the code + build the APK.

git clone https://github.com/akshatkverma/Smart-Naka.git

Team Details :

Team Name : Lifetime Error

Team Members:

  1. Akshat Kumar Verma
  2. Mayur Ray
  3. Tejas
  4. Govind Singh

smart-naka's People

Contributors

akshatkverma avatar raymayur9 avatar 2058govindsingh avatar tejas-67 avatar

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.