Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 3.21 KB

README.md

File metadata and controls

65 lines (49 loc) · 3.21 KB

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