| Status | |
|---|---|
| CI checks | |
| Latest version | |
| Release date | |
| Python | |
| License | |
| Open issues |
Strip sensitive data from PDFs with LLM assistance.
pip install kuroi
export ANTHROPIC_API_KEY=sk-ant-...
kuroi run document.pdf -o document.redacted.pdfSee the Quick start guide for the end-to-end walkthrough, including the diff/verify/undo cycle.
AGPL-3.0-or-later. See LICENSE.