Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title DataSentry v2
emoji 🔍
colorFrom blue
colorTo green
sdk gradio
sdk_version 4.7.1
app_file app.py
pinned false
python_version 3.11

DataSentry v2

Hybrid PII/PHI detection engine with 4-layer architecture and full audit trail.

Live Demo

🔗 https://sriDevelops-datasentry.hf.space

Architecture

  • Layer 1: Regex patterns (SSN, email, credit card, ICD codes)
  • Layer 2: spaCy NER (person names, locations, facilities)
  • Layer 3: Claude LLM arbitration (ambiguous entities below 0.75 confidence)
  • Layer 4: SQLite audit trail (every decision logged)

Stack

Python 3.11 · spaCy 3.7.4 · Claude API · FastAPI · Gradio

Project docs

Links

About

Hybrid PII/PHI/financial data detection engine — regex + spaCy NER + Claude LLM arbitration with a full audit trail. Live demo + REST API.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages