Skip to content

Latest commit

 

History

History
 
 

Guard-AI_AudioDetection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GuardAI Audio Detection and Alert System

Project Demo

Watch the demo video here.

Features

  • Real-time audio capture and noise reduction.
  • Keyword detection for suspicious activity.
  • Real-time alerts and event logging.

Setup

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: python main.py

File Structure

Refer to the structured hierarchy in the project.

Future Enhancements

  • Integrate with a web dashboard.
  • Add ML models for advanced VAD.