Skip to content
fewtokensai
AI glossary

GDPR and LLM (GDPR-compliant LLM)

GDPR and LLM (GDPR-compliant LLM) — A GDPR-compliant LLM deployment means personal data passed to the model is processed under GDPR principles of lawfulness, minimization, integrity, and data-subject rights — including right to be forgotten, access, and rectification. In practice it requires a DPA with the LLM provider, training opt-out, EU data residency, audit logging, and a DPIA.

What a GDPR-compliant LLM must satisfy

  1. DPA (Data Processing Agreement) with the LLM provider — OpenAI, Anthropic, Google, AWS Bedrock all offer one.
  2. Opt-out from training — by default ChatGPT consumer trains on user data; OpenAI API does not. Verify per endpoint.
  3. Data residency — personal data should not leave the EU without legal basis. Vertex AI europe-west1, Azure OpenAI EU, self-hosted Mistral/Llama, hybrid setups.
  4. Audit log — who, when, what query, what response. Mandatory under regulators.
  5. Right to be forgotten — strategies for removing data from the system (re-train, fine-tuning unlearning, RAG-only).
  6. DPIA (Data Protection Impact Assessment) — formal risk assessment, ready for regulator conversation.
  7. Data minimization — do you actually need the customer’s name in the prompt, or is an ID enough?

Common pitfalls

  1. OpenAI API with personal data in the prompt without a DPA — most common 2024–2025 mistake.
  2. Embedding personal data in a vector DB — embeddings preserve information about personal data.
  3. Confusing EU AI Act with GDPR — two different regimes; satisfy both.
  4. No fallback for users invoking right to be forgotten — full retraining is often too expensive.

How fewtokensai helps

6 years of AI deployments in regulated environments (IG Group + FCA, CFTC, JFSA). I run LLM/AI compliance audits, design EU data-residency architectures, write DPIAs, work directly with your Compliance and Legal. GDPR/EU AI Act compliance audit or reach out.

Let's talk about your AI

Let's talk.

30 minutes, no obligation. Tell me where your AI initiative is stuck or what you're planning — you'll leave with concrete next steps.