Skip to content

jayf0x/PIIPAYA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIIPAYA - Replace PII data with narrative coherence

Local MacOS app to remove any sensitive data from any file, keeping narrative coherence and 100% private.

Currently only fully supporting on MacOS.

Download: From website or see releases.

  • Might need to execute xattr -dr com.apple.quarantine /Applications/Piipaya.app

Support file batching, OCR support for most common image types, PDF and DOCX.

Security & Privacy

We take security seriously. Please create an issue

Local dev

Install:

cd piipaya-desktop
# will install py env
bash piipaya-desktop/scripts/install.sh

# will build Rust sidecar
bash piipaya-desktop/scripts/build-sidecar.sh

#
bun run install
bun run dev
``

About

Local macOS app that anonymizes sensitive documents while keeping the narrative intact. Replaces names, dates, emails and other PII with consistent pseudonyms using a deterministic seeding layer on top of Microsoft Presidio, so anonymized text stays coherent for LLM analysis or human review. Topics

Topics

Resources

License

Stars

Watchers

Forks

Contributors