virginialevy commited on
Commit
798bf31
·
verified ·
1 Parent(s): f88877c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -1,13 +1,10 @@
 
 
1
  title: Lexie – Legal Compliance Assistant (base)
2
- emoji: 💻
3
- colorFrom: orange
4
- colorTo: gray
5
  sdk: gradio
6
- sdk_version: 5.42.0
7
- app_file: app.py
8
- pinned: false
9
- license: mit
10
- short_description: Lexie is an MVP AI assistant for compliance checks. It analyzes free text or policy documents (PDF), compares them against GDPR and the AI Act, and outputs both a JSON log and a human-readable PDF report
11
-
12
-
13
-
 
1
+ ---
2
+ license: mit
3
  title: Lexie – Legal Compliance Assistant (base)
 
 
 
4
  sdk: gradio
5
+ emoji: 🔥
6
+ colorFrom: yellow
7
+ colorTo: red
8
+ pinned: true
9
+ short_description: Lexie is an MVP AI assistant for compliance checks.
10
+ ---