Update README.md
Browse files
README.md
CHANGED
|
@@ -7,23 +7,22 @@ sdk: streamlit
|
|
| 7 |
sdk_version: 1.41.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
license: cc-by-nc-4.0
|
| 11 |
short_description: Map AI regulations to your system — EU · US · UAE
|
| 12 |
tags:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
---
|
| 28 |
|
| 29 |
# RegMap — AI Regulatory Compliance Mapping Tool
|
|
@@ -61,10 +60,10 @@ Export a comprehensive compliance report including:
|
|
| 61 |
|
| 62 |
**Inès Bedar** — AI Governance & Regulatory Expert
|
| 63 |
|
| 64 |
-
License:
|
| 65 |
|
| 66 |
## Files
|
| 67 |
|
| 68 |
- `app.py` — Main Streamlit application
|
| 69 |
- `phase2_rkb.py` — Regulatory Knowledge Base (qualifications, obligations, overlaps, gaps)
|
| 70 |
-
- `requirements.txt` — Python dependencies
|
|
|
|
| 7 |
sdk_version: 1.41.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
short_description: Map AI regulations to your system — EU · US · UAE
|
| 11 |
tags:
|
| 12 |
+
- ai-governance
|
| 13 |
+
- eu-ai-act
|
| 14 |
+
- gdpr
|
| 15 |
+
- compliance
|
| 16 |
+
- regulatory
|
| 17 |
+
- trust-and-safety
|
| 18 |
+
- risk-management
|
| 19 |
+
- ai-ethics
|
| 20 |
+
- ai-policy
|
| 21 |
+
- responsible-ai
|
| 22 |
+
- legal-tech
|
| 23 |
+
- ai-regulation
|
| 24 |
+
- ai-compliance
|
| 25 |
+
- data-protection
|
| 26 |
---
|
| 27 |
|
| 28 |
# RegMap — AI Regulatory Compliance Mapping Tool
|
|
|
|
| 60 |
|
| 61 |
**Inès Bedar** — AI Governance & Regulatory Expert
|
| 62 |
|
| 63 |
+
License: Business Source License 1.1 (BSL 1.1)
|
| 64 |
|
| 65 |
## Files
|
| 66 |
|
| 67 |
- `app.py` — Main Streamlit application
|
| 68 |
- `phase2_rkb.py` — Regulatory Knowledge Base (qualifications, obligations, overlaps, gaps)
|
| 69 |
+
- `requirements.txt` — Python dependencies
|