Benny-Tang commited on
Commit
6c829dd
·
verified ·
1 Parent(s): 09c247d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -10,4 +10,23 @@ pinned: false
10
  short_description: AI Workforce Intelligence Platform
11
  ---
12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  short_description: AI Workforce Intelligence Platform
11
  ---
12
 
13
+ ---
14
+ title: Sloth AI Workforce Intelligence
15
+ emoji: 🦥
16
+ colorFrom: indigo
17
+ colorTo: teal
18
+ sdk: gradio
19
+ sdk_version: 4.31.5
20
+ app_file: app.py
21
+ pinned: true
22
+ short_description: Real-time compliance intelligence across 150+ countries
23
+ ---
24
+
25
+ # Sloth — AI Workforce Intelligence
26
+
27
+ Real-time regulatory monitoring for global HR teams.
28
+
29
+ Set these **Space Secrets** before running:
30
+ - `SLOTH_BACKEND_URL` — your ngrok URL from the local backend
31
+ - `SLOTH_API_TOKEN` — your API token (default: `sloth-demo-token-2025`)
32
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference