Skip to content

An application that anonymizes PII details from PDFs.

Notifications You must be signed in to change notification settings

salwinat0r/PIIed-Piper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIIed Piper

An application that anonymizes PII(Personal Identifiable Information) details from PDFs.

How to Install

Run the following command:

pip install -r requirements.txt

Run the app

uvicorn app:app --reload

In another terminal, run:

cd frontend
npm start

About

An application that anonymizes PII details from PDFs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published