[PR #15019] docs: EU AI Act compliance guide for ollama deployers #40844

Open
opened 2026-04-23 01:38:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15019
Author: @BipinRimal314
Created: 3/23/2026
Status: 🔄 Open

Base: mainHead: docs/eu-ai-act-compliance


📝 Commits (2)

  • d9293c9 docs: add EU AI Act compliance guide
  • bcb6f96 fix: remove trailing artifact text

📊 Changes

1 file changed (+555 additions, -0 deletions)

View changed files

docs/eu-ai-act-compliance.md (+555 -0)

📄 Description

Summary

  • EU AI Act compliance guide mapping this project's features to Articles 12, 13, 14, 50 and GDPR
  • Scope check (Annex III), data flow diagram, practical code examples
  • References AI Trace Auditor for automated scanning

What's covered

  • Annex III scope check — is your deployment high-risk?
  • Article 12 — Record-keeping coverage and gaps
  • Article 13 — Transparency documentation
  • Article 14 — Human oversight (natural persons, not automated controls)
  • Article 50 — User-facing AI disclosure
  • GDPR — Cross-border transfers, DPAs

Developed across 10 open-source AI framework compliance guides. Greptile automated review on the LiteLLM version caught and corrected Article 14, provider/deployer roles, and citation accuracy — all fixes incorporated.

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15019 **Author:** [@BipinRimal314](https://github.com/BipinRimal314) **Created:** 3/23/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/eu-ai-act-compliance` --- ### 📝 Commits (2) - [`d9293c9`](https://github.com/ollama/ollama/commit/d9293c9e7c8610309c7751ee4dec3a0a61064286) docs: add EU AI Act compliance guide - [`bcb6f96`](https://github.com/ollama/ollama/commit/bcb6f9687714db47afc524dde77862d410abebb1) fix: remove trailing artifact text ### 📊 Changes **1 file changed** (+555 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/eu-ai-act-compliance.md` (+555 -0) </details> ### 📄 Description ## Summary - EU AI Act compliance guide mapping this project's features to Articles 12, 13, 14, 50 and GDPR - Scope check (Annex III), data flow diagram, practical code examples - References [AI Trace Auditor](https://github.com/BipinRimal314/ai-trace-auditor) for automated scanning ## What's covered - **Annex III scope check** — is your deployment high-risk? - **Article 12** — Record-keeping coverage and gaps - **Article 13** — Transparency documentation - **Article 14** — Human oversight (natural persons, not automated controls) - **Article 50** — User-facing AI disclosure - **GDPR** — Cross-border transfers, DPAs Developed across 10 open-source AI framework compliance guides. Greptile automated review on the LiteLLM version caught and corrected Article 14, provider/deployer roles, and citation accuracy — all fixes incorporated. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:38:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#40844