Skip to content

A web & mobile app based platform structure for protection against deepfake messages and audio, in addition with realtime analysis.

License

Notifications You must be signed in to change notification settings

Adamya113/SAFE--Secure-App-for-Fraud-Elimination

Repository files navigation

About

A web & mobile app based platform structure for protection against deepfake messages and audio, in addition with realtime analysis dashboard. The project utilizes deep learning model for predicting the call and message. Further, audio detection utilizes chromagram and spectogram features to find voice alteration.

Dashboard

im_3

App

App view

combined_1

App view


combined_2

To run the code:

1. Make sure you have nodejs installed on your PC.

2. Starting dashboard, write in terminal

a. npm install
b. cd react-admin
c. npm start

3. Starting backend, write in a new parallel terminal

a. pip install requirements.txt
b. cd backend
c. python app.py

To download the Safe App

1. Move to /Android_App/ on this github page.

2. Download app-debug.apk on your mobile.

3. After installation, click on the app to launch it.

Team

The repository is in development and is created by :

Adamya Gaur
Yash Mittal
Vanshika Gupta
Rahul Jain
Nitin Goyal

About

A web & mobile app based platform structure for protection against deepfake messages and audio, in addition with realtime analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published