
I built an open-source LGPD compliance tool with local AI — no data ever leaves your server
The Problem Brazil's LGPD (Lei Geral de Proteção de Dados) came into force in 2020 with fines up to R$50 million per violation . Yet 90% of small and medium businesses (PMEs) still have no data mapping, no DPIA, and no DSR process in place. Why? Because: Hiring a consultant costs R$20–80k SaaS compliance platforms cost R$2–5k/month Most tools require uploading your sensitive data to external servers So I built an alternative. Introducing LGPD Sentinel AI LGPD Sentinel AI is a fully open-source compliance audit tool that runs 100% locally using Ollama + llama3.1. Your data never leaves your server. GitHub: https://github.com/ldsjunior-ui/lgpd-sentinel-ai What it does ✅ Automatic data mapping — scans your systems and catalogs personal data assets ✅ DPIA/RIPD generation — creates Data Protection Impact Assessments with risk scores ✅ DSR automation — handles Data Subject Requests (access, deletion, correction) ✅ 100% local AI — llama3.1 via Ollama, zero external API calls ✅ REST API + Stre
Continue reading on Dev.to Python
Opens in a new tab



