gni commited on
Commit
529c599
·
1 Parent(s): edbc2ca

docs: add Hugging Face Space metadata to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # 🛡️ Redac
2
 
3
  A lightweight PII (Personally Identifiable Information) moderation MVP designed to sanitize sensitive data before it reaches LLM APIs.
 
1
+ ---
2
+ title: Redac
3
+ emoji: 🛡️
4
+ colorFrom: blue
5
+ colorTo: slate
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
  # 🛡️ Redac
12
 
13
  A lightweight PII (Personally Identifiable Information) moderation MVP designed to sanitize sensitive data before it reaches LLM APIs.