Aman Khare commited on
Commit
63e17b8
·
1 Parent(s): efeded3

fix: add HF Spaces YAML metadata to README

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Clinical Note Scribe
2
  An **OpenEnv-compliant** environment for evaluating AI agents on clinical SOAP-note generation from doctor–patient transcripts.
3
 
 
1
+ ---
2
+ title: Clinical Note Scribe
3
+ emoji: 🏥
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # Clinical Note Scribe
11
  An **OpenEnv-compliant** environment for evaluating AI agents on clinical SOAP-note generation from doctor–patient transcripts.
12