Redact and tokenize sensitive data before it hits any LLM API. Runs entirely on your machine, no data leaves your infra, no account required.
Zero cloud dependency. Plug in and protect.
Regex + heuristics, precision 1.00 on validation dataset. 17 entity types across EN and FR.
Reversible tokenization. Original values stored encrypted locally, restorable on demand.
Built-in: GDPR, HIPAA, PCI-DSS, strict, moderate, permissive. Custom policies via API.
Scanner, vault browser, audit log, reports, webhook config. 15 languages via next-intl.
Drop-in wrappers for OpenAI and Anthropic clients. Redaction is transparent to your code.
Full audit trail, PDF export, compliance summaries, webhook dispatch on events.
Covering personal, financial, medical data and credentials.
# 1. Clone
git clone https://github.com/MAXIAWORLD/guardforge.git
cd guardforge
# 2. Configure
cp backend/.env.example backend/.env
# 3. Run
docker compose up
# → Dashboard http://localhost:3003
# → API http://localhost:8004
# → API docs http://localhost:8004/docs
stream=True raises NotImplementedError explicitly.