HydroXai/pii-masker
PII Masker is an open-source tool for protecting sensitive data by automatically detecting and masking PII using advanced AI, powered by DeBERTa-v3. It provides high-precision detection, scalable performance, and a simple Python API for seamless integration into workflows, ensuring privacy compliance in various industries.
This tool helps you automatically find and hide sensitive personal information like names or addresses in your text documents. You input raw text, and it outputs the text with identifying details replaced by placeholders, along with a list of what was found. It's designed for anyone who handles customer data, performs data analysis, or needs to comply with privacy rules in their industry.
157 stars. No commits in the last 6 months.
Use this if you need to reliably remove or mask Personally Identifiable Information (PII) from text data to protect privacy and ensure compliance with regulations.
Not ideal if you need to detect PII in video files or require support for languages other than English.
Stars
157
Forks
15
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/HydroXai/pii-masker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LLAMATOR-Core/llamator
Red Teaming python-framework for testing chatbots and GenAI systems.
sleeepeer/PoisonedRAG
[USENIX Security 2025] PoisonedRAG: Knowledge Corruption Attacks to Retrieval-Augmented...
kelkalot/simpleaudit
Allows to red-team your AI systems through adversarial probing. It is simple, effective, and...
JuliusHenke/autopentest
CLI enabling more autonomous black-box penetration tests using Large Language Models (LLMs)
SecurityClaw/SecurityClaw
A modular, skill-based autonomous Security Operations Center (SOC) agent that monitors...