Watcher is a cutting-edge security protocol that uses different deep learning models and artificial intelligence to track motor vehicles, criminals, theft and illegal trespassing via a modern CCTV network. We don't simply watch their movements; we also serve as a GPS for the massive network of traffic that passes through our city every day, allowing concerned authorities to keep an eye on these activity through out the city.
This app and web has been submitted as a part of the final presentation given by our team (Ganesh Prajapati,Devajit Patar, Vandit Tyagiand Gautam Sarawagi) in the country's first, one of a unique Hackathon - Ethos organised by IIT Guwahati.
View our Final's Presenation here.
Police and Consumer can uses this app : Apk Link
Youtube Link : Link
For login purposes use the id : [email protected] and password : Admin@1234
For running the application in your local web server:
- At first you must have the python,node js and mongodb installed.
- Now clone the repository using the command git clone https://github.com/gautamsarawagi/Watcher_App.git.
- Open the Watcher_Web folder.
- This website folder consists of two parts frontend and backend
- Open the backend folder and type uvicorn main:app in the terminal. Your backend server will start.
- Now open the frontend folder and type npm i in the terminal.Now to start the frontend server write npm run dev *You can see your website being running on localhost:3000
For Police Authentication : For login purposes use the id : [email protected] and password : 12345678
For Consumer Authentication : For login purposes use the id : [email protected] and password : 12345678
For running the application in your local web server:
- You need to have firebase,android studio,JDK,android sdk 32.
- Now clone the repository using the command git clone https://github.com/gautamsarawagi/Watcher_App.git.
- Open the Watcher_android folder in android studio.
- Now you can see your app.