
Clausi
Clausi CLI



AI-powered compliance auditing CLI that scans codebases against EU-AIA, GDPR, HIPAA, ISO 42001, and SOC 2 regulations, generating PDF/HTML/JSON reports in one command.
Founded and built Clausi — an AI compliance auditing tool that scans source code against regulatory frameworks including EU-AIA, GDPR, CCPA, HIPAA, NIST AI Framework, and ISO 42001.
Python CLI built with Click and Rich for terminal UI, supporting multiple scan modes (AI-assisted and full), configurable report templates (default, detailed, executive), and output formats (PDF, HTML, JSON).
FastAPI backend with GPT-powered code analysis (GPT Mapper), WeasyPrint + Jinja2 PDF report generation, YAML-based regulations configuration, and PostgreSQL for token usage tracking and audit logs.
Next.js documentation site with quickstart guides, API reference, command documentation, and embedded demo video — designed to match modern developer tool aesthetics.
Architecture: CLI scans project files → sends to FastAPI server → GPT Mapper analyzes code against regulation clauses → Report Generator produces formatted compliance reports with findings, severity ratings, and recommendations.
Features cost estimation before scan, API key authentication, company branding in reports, custom regulation templates, and CI/CD integration for automated compliance checks in pipelines.