Skip to content

JayDeep1710/IDFY_Hackathon_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

IDFY_Hackathon_2024

Project

This projects offers accurate identification and classification of Personally Identifiable Information (PII) within diverse data repositories.

High Level Diagram
WhatsApp Image 2024-09-15 at 21 08 51
Text Model: Finetuned Gliner model
Vision Model: Finetuned Yolo v8 nano
Currently We offer data ingestion from following data sources
├── AWS S3 Bucket  
├── SQL server
├── Local Folder
└── Copy and Paste Text data

We offer two interfaces
├── Web Application  
└── Command line application

Web Application

Landing Page Select Your Data
sc6 sc5
Local Folder Search SQL Server Integration
sc2 sc3
Text Analysis Results
sc1 sc8

Command Line Application

ter Running Command line application

cd backend
python3 Test.py

For local folder search input the path as "Test".

Risk Score Calculation

WhatsApp Image 2024-09-14 at 16 44 18 WhatsApp Image 2024-09-14 at 16 43 57