Skip to content

Project Sahyog is a map-based crime reporting application with features like offline SOS calling, safe path guidance using crowd-sourced data, and crime likelihood predictions through an ML model. It also automates calls to the nearest police station and allows nearby witnesses to support complaints.

License

Notifications You must be signed in to change notification settings

Prachit99/Sahyog

Repository files navigation

Project Sahyog

Overview

Project Sahyog is a map-based crime reporting application designed to enhance safety and support during emergencies. It features real-time crime reporting, offline SOS calls, and safe path navigation. The application leverages machine learning to predict crime likelihood and facilitates community support through witness involvement.

Features

  • Map-Based Crime Reporting: Report crimes directly from the map interface.
  • Offline SOS Calling: Initiate emergency SOS calls without internet access using location services.
  • Safe Path Guidance: Navigate safely based on crowd-sourced data.
  • Crime Prediction: ML model predicts crime likelihood in different regions.
  • Automatic Police Notification: Automatically calls the nearest police station based on user location.
  • Witness Support: Allows nearby witnesses to support complaints if they are in the same area as the victim.

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/sahyog.git
  1. Navigate to the project directory:
cd sahyog
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up the environment variables as specified in .env.example.

Usage

  1. Run the application:
python app.py
  1. Open the application in your browser at Localhost.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors


Prachit Mhalgi

Rahul Mistry


Gayatri Srinivasan


Girish Thatte


Amisha Waghela

About

Project Sahyog is a map-based crime reporting application with features like offline SOS calling, safe path guidance using crowd-sourced data, and crime likelihood predictions through an ML model. It also automates calls to the nearest police station and allows nearby witnesses to support complaints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published