v0.1.0
First public release of verbatimeter: deterministic, lightweight verification of AI-generated text groundedness — verbatim reuse (contiguous matching) and verbatim paraphrasing (LCS) against a source. Use it as a decorator over generate(), a CLI, or a CI gate.
pip install verbatimeter
Supports Python 3.10–3.13 on Linux, macOS, and Windows.