Skip to content
@aiexponenthq

AiExponent

Open source tools and enterprise products for AI governance, compliance, and responsible deployment. EU AI Act ready.
AiExponent — Building AI that deserves to be trusted

Website PyPI License EU AI Act


The Problem

The EU AI Act is not coming. It is here.

Deadline Status Consequence
2 Feb 2025 ✅ Enforced 8 AI practices are illegal (Art. 5). All deployers must evidence staff AI literacy proportionate to role and risk (Art. 4). Fines up to €35M.
2 Aug 2025 ✅ Enforced GPAI model providers must publish technical documentation and training-data summaries (Art. 53).
2 Aug 2026 ⚠️ Active Governance regime + GPAI enforcement powers take effect; member-state penalty regimes and notified-body provisions go live.
2 Dec 2027 🕓 Provisional¹ High-risk stand-alone systems (Annex III) need risk management, accuracy evidence, transparency docs (Arts. 9–15). Fines up to €15M or 3% of global turnover.
2 Aug 2028 🕓 Provisional¹ High-risk obligations extend to AI embedded in regulated products (Annex I): medical devices, machinery, vehicles, aviation, rail, maritime.

¹ Deferred from 2 Aug 2026 / 2 Aug 2027 by the Digital Omnibus (Council–Parliament political agreement, 7 May 2026). The deferral is provisional — not yet adopted or published in the Official Journal (expected before 2 Aug 2026). Re-verify adoption status before relying on these dates. Sources: Regulation (EU) 2024/1689 · Commission Digital Omnibus simplification package.

Most engineering teams cannot produce the required documentation. AiExponent builds the tools that change that — in 30 minutes, not 30 weeks.


Open Source Tools

Four production-ready tools. Each maps to an active enforcement obligation. Each produces a concrete artefact your legal team can file.

litmusai · Article 5

"Is my AI system even allowed — or does it touch a prohibited practice?"

pip install litmus-screener
litmus screen --describe "a chatbot for mental-health support for teenagers"

Free, deterministic CLI screener for the eight prohibited-practice categories of Article 5. Per-category Red / Amber / Clear verdict with regulatory citations, confidence levels, and remediation — in under 60 seconds, fully offline.

Output: hash-verifiable report (JSON / SARIF / Markdown). Ships with the AiExponent reference ruleset — internal panel authored, not yet lawyer-reviewed; bring-your-own signed rulesets supported.

PyPI CI


"Which licenses govern every component in my AI stack — including the models?"

pip install license-compliance-checker
lcc scan . --policy eu-ai-act-compliance --format json

The only open-source scanner that combines dependency license detection, AI model license analysis (HuggingFace Hub API, GGUF, ONNX), and EU AI Act Article 53 compliance — in a single command.

Output: Article 53 compliance pack — eu_ai_act_report.json + CycloneDX SBOM + training data risk summary.

PyPI CI


rag-benchmarking · Article 15

"Can I prove my RAG system is accurate enough to deploy? Can I show regulators the evidence?"

pip install rag-benchmarking
# Plug in your LangChain, LlamaIndex, or custom pipeline

Framework-agnostic evaluation harness for RAG and agentic AI systems. 12 metrics across classic RAG, retrieval quality, and agentic-era evaluation. Measured faithfulness of 0.958 on the 50-sample golden dataset.

Output: BenchmarkReport JSON — audit-ready accuracy evidence for Article 15 compliance.

PyPI CI


riskforge · Article 9

"Where is my Article 9 risk management file? How do I produce one before the high-risk deadline?"

pip install riskforge
riskforge init --name "My AI System" --sys-version "1.0" \
  --purpose "..." --provider "MyOrg" --category essential_services
riskforge assess <system-id> --assessor-name "..." --assessor-role "..."
riskforge export <system-id> --format pdf

Guided 8-dimension risk assessment CLI with 50+ questions, Annex III pattern matching, SHA-256 hash-chained audit trail. Article 9 documentation in ~30 minutes.

Output: Signed PDF + rmf.json — Article 9 / Annex IV Risk Management File for regulator submission.

PyPI CI


The Compound Moat

Upstream of everything, LitmusAI (Art. 5) is the go/no-go gate — screen for prohibited practices before you invest in compliance evidence. The three tools below then form a chain: each produces structured evidence consumed by the next, together covering the technical documentation required for high-risk AI system compliance.

graph LR
    LCC["📦 license-compliance-checker\nArt. 53 — What licenses\ngovern it?"]
    RAG["📊 rag-benchmarking\nArt. 15 — How\naccurate is it?"]
    RF["🔐 riskforge\nArt. 9 — What are the\nrisks and mitigations?"]
    TD["TransparencyDeck\nArt. 13 — Documents\nall of the above"]
    CB["ConformityBot\nArt. 43 — Certifies\nthe package"]
    SIG["Sigil\nArt. 14 · 17 — Governs\nit at runtime"]

    LCC -->|"license evidence"| RF
    RAG -->|"accuracy evidence"| RF
    RF -->|"rmf.json"| TD
    TD -->|"transparency docs"| CB
    CB -.->|"enterprise"| SIG

    style LCC fill:#0D5463,color:#FCFCFA,stroke:#0D5463,stroke-width:2px
    style RAG fill:#0D5463,color:#FCFCFA,stroke:#0D5463,stroke-width:2px
    style RF fill:#0D5463,color:#FCFCFA,stroke:#0D5463,stroke-width:3px
    style TD fill:#F5F4EF,color:#0F1419,stroke:#E4E2DC
    style CB fill:#F5F4EF,color:#0F1419,stroke:#E4E2DC
    style SIG fill:#0F1419,color:#FCFCFA,stroke:#0D5463,stroke-dasharray:5 5
Loading

Solid teal fill = open source, available now. Dashed = enterprise roadmap.


Global Regulatory Coverage

Designed for the EU AI Act. Cross-mapped to every active framework:

Framework Status Covered by
EU AI Act Art. 4 (AI literacy) ✅ Enforced Feb 2025 RiskForge
EU AI Act Art. 5 (prohibited practices) ✅ Enforced 2 Feb 2025 LitmusAI
EU AI Act Art. 53 (GPAI transparency) ✅ Enforced 2 Aug 2025 license-compliance-checker
EU AI Act Art. 9–15 (high-risk systems) 🕓 2 Dec 2027 — provisional¹ All three tools
EU AI Act Annex I (AI in regulated products) 🕓 2 Aug 2028 — provisional¹ Sectoral coverage
NIST AI RMF 1.0 Active — US federal mandatory RiskForge (cross-map built-in)
ISO/IEC 42001:2023 Active — procurement gate RiskForge (Annex A controls)
Colorado AI Act (SB 24-205, overhauled by SB 26-189) Effective 1 Jan 2027² RiskForge
Texas TRAIGA (HB 149) Effective 1 Jan 2026 RiskForge

¹ Provisional under the Digital Omnibus — see note above.   ² Colorado's original SB 24-205 (1 Feb 2026 start) was postponed, then substantially revised by SB 26-189 (signed 14 May 2026), now effective 1 Jan 2027. Texas's original HB 1709 was replaced in the enacted TRAIGA (HB 149), effective 1 Jan 2026.


Enterprise: Sigil

Commercial AI agent governance platform. Real-time policy enforcement, audit logging, and compliance reporting for AI agents in production.

aiexponent.com/products#sigil


Contributing

All tools are Apache 2.0 licensed. Contributions welcome.

The easiest contribution requires zero Python — add a risk question, a license pattern, or a benchmark metric by editing a YAML file. See CONTRIBUTING.md in each repository.


aiexponent.com · [email protected] · Built in the open · Apache 2.0

Popular repositories Loading

  1. license-compliance-checker license-compliance-checker Public

    License Compliance Checker — Multi-ecosystem license + AI model scanner for EU AI Act Article 53 GPAI compliance. SBOM, SARIF, training-data risk. Apache 2.0.

    Python 1

  2. rag-benchmarking rag-benchmarking Public

    RAG Benchmarking — Framework-agnostic RAG/agentic-AI evaluation harness. Faithfulness, agentic metrics, EU AI Act Article 15 accuracy evidence. Apache 2.0.

    Python

  3. agentic-document-analyser agentic-document-analyser Public

    Multi-agent document analysis pipeline for AI risk management under EU AI Act Article 9

    TypeScript

  4. .github .github Public

    Organization-level community health files and profile for AiExponent

  5. riskforge riskforge Public

    RiskForge — EU AI Act Article 9 Risk Management File generator. 8-dimension assessment, hash-chained audit trail, 30-min CLI workflow. Apache 2.0.

    Python

  6. litmusai litmusai Public

    LitmusAI — Free CLI screener for EU AI Act Article 5 prohibited AI practices. 8 categories, Red/Amber/Clear verdicts, SARIF output. PyPI: litmus-screener. Apache 2.0.

    Python

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…