Use Cases ยท Data Protection

Remove PII before using AI tools

Identify and scrub Personally Identifiable Information (PII) locally in milliseconds, before it reaches Claude, ChatGPT, or Gemini.

What is PII in the context of LLMs?

Personally Identifiable Information includes names, phone numbers, home addresses, emails, social security numbers, and bank details. In addition, API keys, passwords, and security tokens are high-risk credentials that should never be sent to third-party language models.

Our local PII detector runs heuristics, regular expressions, and local machine learning models directly in your browser. This ensures that no data leaves your workstation without your explicit authorization.

Strict local privacy rule

We believe in architectural privacy. Your custom variables and file contents are never uploaded to any remote server for detection. Processing is 100% client-side.

Supported PII and Credentials

Identities

First and last names, usernames, and organization names.

Contact Details

Emails, phone numbers, physical addresses, and IP addresses.

Secrets & Tokens

Private keys, SSH certificates, API keys, and JWT configurations.

Financial Data

Credit cards (Luhn validated), IBAN, and Czech bank accounts.

Next: GDPR Safe AI Prompts Get Started Locally