File size: 2,748 Bytes
b45e5ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
title: RegMap
emoji: ⚖️
colorFrom: green
colorTo: blue
sdk: streamlit
sdk_version: 1.41.1
app_file: app.py
pinned: false
license: cc-by-nc-4.0
short_description: Map AI regulations to your system  EU · US · UAE
tags:
  - ai-governance
  - eu-ai-act
  - gdpr
  - compliance
  - regulatory
  - trust-and-safety
  - risk-management
  - ai-ethics
  - ai-policy
  - responsible-ai
  - legal-tech
  - ai-regulation
  - ai-compliance
  - data-protection
---

# RegMap — AI Regulatory Compliance Mapping Tool

**RegMap** helps organisations identify which AI regulations may apply to their systems across multiple jurisdictions (EU, US, UAE). A single AI system can trigger dozens of obligations across different legal frameworks — RegMap maps them for you.

## How It Works

1. **AI System ID Card** (Screens 1–7) — Describe your AI system: sector, markets, data types, capabilities, roles.
2. **Regulatory Map** (Screen 8) — Instantly see which regulations are detected based on your inputs.
3. **Qualification** (Screen 9) — Answer scope questions to refine applicability (risk level, exceptions, categories).
4. **Requirements Deep Dive** (Screen 10) — Detailed obligations per regulation, gap analysis, and compliance synergies.
5. **Consolidated Checklist** (Screen 11) — Deduplicated list of all requirements across regulations. Export as PDF.

## Coverage

| Jurisdiction | AI-Specific | Related |
|---|---|---|
| **EU** | EU AI Act (incl. GPAI Chapter V) | GDPR, Copyright Directive, NIS2, Product Liability, MDR, Machinery Regulation, DSA, ePrivacy, Equal Treatment, Consumer Rights / GPSR, RED |
| **US** | Colorado AI Act (SB 24-205), Texas TRAIGA (HB 149), Utah AI Policy Act (SB 149), California CCPA/ADMT Regulations, Illinois HB 3773 (AI in Employment) | State DPLs, Title VII, FTC Act, Fair Housing Act, FCRA, ADA, ECOA, HIPAA, COPPA, FERPA, Illinois BIPA |
| **UAE** | DIFC Regulation 10 (AI Processing) | UAE Federal PDPL, DIFC DPL, ADGM DPR, Copyright Law, Cybercrime Law, Consumer Protection, Labour Law, Anti-Discrimination |

**36 regulations** across 3 jurisdictions.

## PDF Report

Export a comprehensive compliance report including:
- AI System ID Card & Regulatory Map
- Requirements per regulation with checkboxes
- Cross-jurisdiction gap analysis with coverage percentages
- Compliance synergies (overlapping obligations)
- Consolidated compliance checklist

## Author

**Inès Bedar** — AI Governance & Regulatory Expert

License: CC BY-NC 4.0. Commercial use prohibited without prior written consent.

## Files

- `app.py` — Main Streamlit application
- `phase2_rkb.py` — Regulatory Knowledge Base (qualifications, obligations, overlaps, gaps)
- `requirements.txt` — Python dependencies