NERVE is a deterministic benchmark that scores a model's ability to detect personally identifiable information — in ordinary prose and in the wire traffic your systems actually send. Same dataset, same numbers, every run.
No account. Reproducible by design. Built by Sonomos, Inc.
A benchmark harness, not a black box.
Pick the desktop app for zero setup, or the CLI if you live in a terminal.
Download, open, and NERVE runs in its own window. Everything happens on your machine.
A built-in Check for updates button tells you when a newer version or dataset is available, so you're never on a stale build.
Get the appThe core is pure Python with zero third-party dependencies.
# install (adds the local ML inference extras) pip install -e ".[ml]" # benchmark a model and print a scorecard nerve bench <model> # or launch the same UI the app uses nerve serve # http://127.0.0.1:8420
Full commands and options are in the README.
One screen, in plain language — the numbers that decide whether a detector is good enough.