spak2005/AI_privacy_layer
A stateless LLM API proxy that tokenizes PII using parallel regex + NER detection before requests hit OpenAI/Anthropic, then de-anonymizes responses via conversation-scoped in-memory mappings - no infrastructure dependencies, just swap your API endpoint
Stars
—
Forks
—
Language
Shell
License
MIT
Category
Last pushed
Dec 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/spak2005/AI_privacy_layer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DataFog/datafog-python
Python SDK for PII detection and redaction in text and images, combining regex + NLP pipelines...
vmenger/deduce
Deduce: de-identification method for Dutch medical text
aphp/eds-pseudo
EDS-Pseudo is a hybrid model for detecting personally identifying entities in clinical reports
seanpedrick-case/doc_redaction
Redact PDF/image-based documents, Word, or CSV/XLSX files using a graphical user interface....
thoughtbot/top_secret
Filter sensitive information from free text before sending it to external services or APIs, such...