EU open-source AI Act stack — selective catalog
Hand-picked from awesome-europe. Dated 22 August 2026. Not legal advice; not AGICY products.
Parent list: awesome-europe (CC0-1.0). AGICY keeps only rows that fit compliance, gateway adjacency, energy diligence, or registry method — not the full awesome-list crawl.
Digital regulation (AI Act / NIS2)
| Project | Regs | AGICY fit |
|---|---|---|
| AI Act Engineering Engineering practice checklist for AI Act — diligence, not AGICY product. | AI Act | compliance |
| AI-SBOM AI software bill of materials for transparency obligations (Art. 50 adjacency). | AI Act | compliance |
| AIR Blackbox Governance control plane with audit trails — compare shape to Copperway honesty, not a substitute. | AI Act | gateway |
| Awesome EU AI Act Secondary curated list for AI Act tools and assurance resources. | AI Act | compliance |
| Compl-AI Model evaluation framed for AI Act compliance — research/diligence only. | AI Act | compliance |
| Practical AI Act Reference high-risk AI system implementation (Chapter III demo). | AI Act | compliance |
| VerifyWise AI governance platform — trust-center adjacency, not endorsement. | AI Act, ISO 42001 | compliance |
| TechOps Technical documentation templates mapped to AI Act requirements. | AI Act | compliance |
| Awesome NIS2 Directive NIS2 resource list — essential-entity framing for infra operators. | NIS2 | compliance |
GDPR and data protection
| Project | Regs | AGICY fit |
|---|---|---|
| CISO Assistant GRC mapping across GDPR / NIS2 / DORA — buyer diligence toolkit. | GDPR, NIS2, DORA | compliance |
| CNIL PIA French DPA privacy impact assessment tool — DPIA process reference. | GDPR | compliance |
| Data Privacy Vocabulary W3C ontology for processing / privacy / AI risk concepts. | GDPR, AI Act, NIS2 | compliance |
| ALTCHA Self-hosted CAPTCHA alternative — GDPR/EAA compliant proof-of-work. | GDPR, EAA | compliance |
Open data and statistics
| Project | Regs | AGICY fit |
|---|---|---|
| CKAN Open data portal stack used by many EU governments — GEMI/HE32 method kinship. | Open Data | registry |
| Eurostat Statistics Coded Reproducible Eurostat Statistics Explained code catalogue. | Eurostat, Open Data | registry |
Energy and electricity
| Project | Regs | AGICY fit |
|---|---|---|
| entsoe-py ENTSO-E Transparency Platform client — grid / power diligence for campus energy notes. | ENTSO-E | energy |
| PyPSA-Eur Open European energy-system optimisation model — research context, not CapEx input. | Energy | energy |
| Electricity Maps (contrib) Carbon-intensity / generation parsers — green-energy-parallel adjacency. | Energy | energy |
| PowSyBl TSO-grade power-system analysis framework — European grid research. | Energy | energy |
Legal and legislation
| Project | Regs | AGICY fit |
|---|---|---|
| eurlex (Cellar) EUR-Lex / Cellar download client — primary-instrument posture for Cap.113 / AI Act cites. | EUR-Lex | registry |
Primary-source posture
Company-registry work stays on named instruments: Greece G.E.MI. Open Data; Cyprus Cap. 113 / HE32. Catalog rows do not invent filing deadlines or AI readiness scores.
Copperway and self-hosted engines
Copperway is the OpenAI-compatible gateway path with PII vault and SRA intro pricing — see Copperway vs LLM gateways. For a local Ollama-compatible engine (for example EULLM on localhost:11434), point the OpenAI SDK at http://localhost:11434/v1. That is bring-your-own upstream, not AGICY shipping a Rust runtime, and not Galaxy COD.
from openai import OpenAI client = OpenAI(base_url="http://localhost:11434/v1", api_key="unused") # EULLM Engine (or any Ollama-compatible server) — local only
Related: EU AI Act compliance · Digital Omnibus / Article 50 · EULLM Engine examination · Trust Center.
FAQ
Is this the full awesome-europe list?
No. AGICY publishes a hand-selected subset from Digital Regulation, GDPR, Open Data, Energy, and Legal only. The parent list is CC0; we do not mirror every section onto agicy.ai.
Are these AGICY products or certifications?
No. Every row is a third-party open-source project. Links are diligence and research context. They do not constitute endorsement, partnership, or an EU AI Act conformity assessment.
How does this relate to GEMI and Cyprus HE32?
Same primary-source habit: prefer registrar APIs, Cap. 113, and EUR-Lex over secondary paraphrase. Open-data and legal entries support that posture; they do not replace companies.gov.cy or businessportal.gr.
Where does EULLM fit?
EULLM Engine is examined separately as a Tier C stack partner — an Ollama-compatible local runtime with a local audit JSONL. Forge and Hub are early. It is not CapEx campus silicon and is not Copperway.