Data Protection
Nema uses automatic pseudonymization to replace sensitive entities before they leave your infrastructure. The AI works with placeholders — your real data stays with you.

Traditional AI tools process your data as-is. Nema takes a different approach: sensitive information is detected and replaced with consistent tokens before anything reaches the model.
How it works
Every message passes through a pseudonymization pipeline before it reaches the AI. The mapping is maintained per session, so the model can reason coherently across a conversation without ever seeing real data.
Your message is scanned for sensitive entities: names, companies, products, locations, and your custom terms.
Each entity gets a consistent pseudonym (e.g. PER_x7k2). The same entity always maps to the same token within a session.
After the AI responds, pseudonyms are mapped back to originals in your browser. Only you see the real data.
Schedule a call with Sarah Miller from Acme Corp about the Atlas project.
···
The mapping lives in your browser. The AI model only processes the pseudonymized version.
Pseudonymization is not an opt-in afterthought — it is a core layer of how Nema processes data. When enabled, every message is cleaned before it leaves your infrastructure, and every response is restored transparently. The AI never sees the real thing.