-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add EU AI Act compliance guidance for local LLM deployments #211
Copy link
Copy link
Closed
Description
Context
This stack demonstrates RAG with local models (Ollama) + Neo4j + LangChain. Organizations deploying this to EU infrastructure need clarity on data governance and model compliance requirements.
Key Compliance Questions for Users
- Data Residence: Neo4j stores user data locally - how do we document data security posture?
- Model Transparency: Ollama runs local models - which models, and how do we verify their origins?
- Risk Assessment: What's the risk level of this system? (EU AI Act Annex III: high-risk if processing personal/employment/credit data)
- Monitoring: How do we audit the system's decisions in production?
Proposal
Add docs/COMPLIANCE.md covering:
- Risk classification checklist
- Data protection requirements
- Model source documentation
- Audit logging best practices
Resource
Free compliance checker for Python/LangChain stacks: https://arkforge.fr/mcp
This helps teams deploying genai-stack to EU environments with confidence.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels