Shade V7
On-device PII detection with phonetic awareness
A 22M-parameter PhoneticDeBERTa model that detects 12 types of sensitive information in business text, using Double Metaphone phonetic encoding to learn names the way humans do. Runs entirely on-device.
How Shade compares
Learning names the way humans do
Shade V7 uses a fine-tuned DeBERTa-v3-xsmall encoder enhanced with Double Metaphone phonetic encoding. By converting names to phonetic representations, the model learns to recognise names the same way a human would - by how they sound, not just how they're spelled.
Trained on 116K examples spanning business meetings, legal proceedings, financial transactions, and HR documents. The phonetic layer means the model generalises to unseen names from any culture or language without retraining.
12 PII types, one model
What we learned building Shade
Use Shade V7 in your app
VeilPhantom is an open-source Python SDK that wraps Shade V7 and the full 7-layer pipeline into a drop-in privacy layer for any LLM. Redact PII, call your model with safe tokens, rehydrate the response.
Explore the SDK
