Back to browse
GitHub Repository

Your LLM prompt has a name in it. It just crossed the Atlantic. That's a GDPR violation. This fixes it in 3 lines.

5 starsPython

Open-source GDPR router for LLMs detects PII, forces EU-only inference

by mahadillah-ai·Apr 7, 2026·4 points·0 comments

AI Analysis

●●SolidSolve My ProblemBig Brain

Three-line fix for GDPR Article 44 violations when LLM prompts contain EU user data.

Strengths
  • Solves genuine GDPR Article 44 compliance problem for LLM applications
  • Minimal integration overhead with automatic PII detection and routing
  • Apache 2.0 licensed with PyPI package and CI testing
Weaknesses
  • PII detection accuracy depends on underlying detection library quality
  • Adds latency to LLM calls when routing decisions are made
Category
Target Audience

EU companies and developers building LLM applications with European users

Similar To

Presidio · Microsoft Purview · OneTrust

Similar Projects