Skip to content

pavanmanishd/Gods-Eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gods Eye

Reference: The project name "Gods Eye" is inspired by the surveillance system featured in the "Fast and Furious" movie franchise, capable of locating any given person at great distances.

Security Surviellance System using AI

Project Description

  • This project is a security surviellance system which uses AI to detect the presence of a criminal in the camera footage and alert the authorities.

  • The system uses a camera to capture the footage and then uses a trained model to detect the presence of a criminal in the footage.

  • The system then notifies the website where the footage is being streamed and authorities can watch the footage and take necessary actions.

Technologies Used

  • Python
    • OpenCV
    • Dlib
  • ReactJS
  • NodeJS
  • ExpressJS

Features

  • Detects the presence of a criminal in the footage.
  • Notifies the website where the footage is being streamed.
  • Authorities can watch the footage and take necessary actions.

Setup Locally

  • Clone the repository.
  • There are two folders in the repository, one for the client and one for the server.
  • Open the client folder in a code editor and run the following commands in the terminal:
    • npm install
    • npm start
  • Open the server folder in a code editor and run the following commands in the terminal:
    • npm install
    • npm start
  • The client will be running on port 5173 and the server will be running on port 8000.

Contributors

About

Advanced security surveillance system using AI

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •