Skip to content
r/LocalLLaMA · Communities

I built a desktop AI that scrubs your PII locally before it hits the cloud — here’s every feature with real screenshots

Been building this for a few months. It's called Primnox. The core thing: before ANY message leaves your machine, a local DeBERTa NER model runs on-device, finds names/emails/addresses/phone numbers, swaps them for stable placeholders (FIRSTNAME, EMAIL etc), sends the tokens to the cloud, and rehydrates the real data i