Talk to an Expert

Tell us about your stack and the privacy problems you're trying to solve. We typically respond within one business day.

Prefer email? support@philterd.ai

Prefer to skip the form? Pick a time on our calendar →
or send a message

Please do not enter PII or PHI in this form. If you need to share an example, use a sanitized one.

For developers

Start building

Every entry point to running, embedding, and contributing to the Philterd toolkit.

Deploy

From zero to a running redaction service in minutes.

Arbiter via Docker

Human-in-the-loop review surface. Pulls down and runs locally in seconds.

$ docker pull philterd/arbiter:latest
$ docker run -p 8080:8080 philterd/arbiter:latest
# open http://localhost:8080

Arbiter docs →

From source

All ten projects are Apache 2.0. Clone, build, run.

$ git clone https://github.com/philterd/philter
$ cd philter && ./mvnw spring-boot:run

All philterd repos →

Embed in your own code

Client libraries that talk to Philter, plus the Phileas redaction library you can embed directly. See full SDK details →

Tools by job

Pick the right project for the problem you're trying to solve.

Redact text in a pipeline
Philter →
Embed redaction in your own code
Phileas →
Find PII across files and storage
Phinder →
Monitor PII flow and get paged on anomalies
Phield →
Redact prompts before they hit OpenAI / Anthropic
Philter AI Proxy →
Human review of automated detections
Arbiter →
Score a redaction policy on precision and recall
Philter Scope →
Run safe aggregate analytics over PII counts
Philter Diffuse →
Get the AI / NLP models that detect entities
PhEye →
Author and edit policies visually
Redaction Policy Editor →

Read the code

10 Apache 2.0 projects under github.com/philterd.

Human review Java

Arbiter

Human-in-the-loop PII redaction. Search, review, and override automated detection decisions with structured exemption codes. Built for AI training-data prep and regulated everyday workflows.

Star 1

Contribute

The roadmap, the issues, the conversations: all in the open.

Good first issues across philterd

No "good first issue" tickets are open right now. Nice problem to have. Browse the repos directly for other ways to contribute, or open an issue with your idea.

Full community page → GitHub Discussions →