Skip to content

anand176/Sentinel_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Sentinel AI — Video Anomaly Narration Application

🧠 Overview

Sentinel AI is a video anomaly detection and narration application Users can upload videos for training or detection:

  • During training, the system learns normal video behavior using Autoencoder and LSTM models.
  • During detection, it identifies any anomalies in the uploaded video and automatically generates a narration describing the detected anomalies.

This enables smart monitoring, helping users understand unusual patterns or activities in videos through AI-driven narration.


⚙️ Features

✅ Upload videos for training or anomaly detection
✅ Uses Autoencoder and LSTM models for anomaly identification
✅ Automatically generates narrations for detected anomalies
✅ Interactive web interface built with ReactJS
✅ Backend powered by Flask (Python)
✅ Containerized using Docker Compose for seamless deployment
✅ Scalable architecture supporting model retraining and multi-video processing

Screenshots

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors