PII masking for your LLM pipeline — as a container on your turf.
Saklam Bridge runs inside your infrastructure and strips names, emails, IBANs & 300+ vetted PII patterns from prompts before they ever reach OpenAI, Anthropic or Mistral — and un-masks the response on the way back. Drop-in, deterministic, nothing leaves your network in plaintext.
One container, two interfaces
Use the stateless mask REST API for documents and pipelines — or put the LLM gateway in front of your existing calls with one base URL.
Mask REST API
Stateless. POST /v1/mask in, masked text + mapping out — straight from your own container.
- 300+ vetted patterns, EU-27 + EEA, bidirectional
- No storage — no logs, no database
- Runs entirely inside your infrastructure
LLM Gateway
Anthropic- & OpenAI-compatible drop-in. Point ANTHROPIC_BASE_URL / OPENAI_BASE_URL at your container — masking happens transparently.
- One env var — works with Claude Code, Cursor & your own apps
- BYOK — your provider keys, your bill
- Mask on the way out, un-mask on the way back — streaming included
Quickstart
docker compose up, one base URL changed. PII never leaves your network in plaintext.
Ship AI features without exposing customer data.
300+ vetted EU PII patterns + multilingual NER, zero-knowledge towards Saklam, 30-day free trial — built by a solo founder who uses it daily himself.
Setup docs on GitHub See pricing