Skip to content

Sangam is a collaborative digital platform that enables seamless interdepartmental communication and cooperation for government agencies, facilitating shared project planning, task scheduling, and real-time monitoring. This repo includes the ML module powering smart insights, predictions, and anomaly detection for data-driven urban governance.

Notifications You must be signed in to change notification settings

anjaliy11/Sangam_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌉 Sangam_ML

GitHub Repo stars GitHub last commit Issues

✨ A Smart India Hackathon (SIH) 2024 project — Machine Learning module for Sangam: A platform that simplifies interdepartmental collaboration in government.


🧠 About Sangam Platform

Sangam is a collaborative digital platform built to empower interdepartmental communication and cooperation for government departments such as Water Supply, Gas, Electricity, Public Works, and more.

Key objectives of Sangam:

  • 👥 Foster collaboration between departments on shared project sites
  • 🛠️ Facilitate joint project planning and task scheduling
  • 📊 Enable real-time monitoring and transparency
  • 🤝 Break silos in urban governance & infrastructure delivery

The ML module in this repo powers smart insights, predictions, and anomaly detection to drive data-driven decisions.


🧠 ML Module Overview

This repository contains all ML-related models and scripts that support the Sangam platform by enabling predictive intelligence.

🔍 Core Models Implemented

  • 📉 Anomaly Detection Model
    Detects irregularities in task updates, cost flow, and resource usage — helping departments flag suspicious or inconsistent behavior early.

  • 💸 Cost Optimization Prediction Model
    Predicts potential cost reduction strategies by analyzing historical project data, resource allocation patterns, and timelines.

  • Task Completion Status Predictor
    Uses machine learning to forecast whether a task/project is likely to meet its deadline or not — allowing proactive interventions.


🖼️ Demo

🔗 Live Deployment Link: Click here 🔗 Render Deployment Link: Click here

Getting started
## 🔧 Installation

git clone https://github.com/anjaliy11/Sangam_ML.git
cd Sangam_ML
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt

About

Sangam is a collaborative digital platform that enables seamless interdepartmental communication and cooperation for government agencies, facilitating shared project planning, task scheduling, and real-time monitoring. This repo includes the ML module powering smart insights, predictions, and anomaly detection for data-driven urban governance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages