stellar413 commited on
Commit
7f88333
·
1 Parent(s): 68367ad

Added Hugging Face Spaces metadata frontmatter to README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Plum OPD Claim Adjudication Engine (AI Automation Assignment)
2
 
3
  🏥 An intelligent, enterprise-grade AI automation engine that automates the adjudication (approval/rejection) of Outpatient Department (OPD) insurance claims.
 
1
+ ---
2
+ title: Plum OPD Adjudication
3
+ emoji: 🏥
4
+ colorFrom: indigo
5
+ colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # Plum OPD Claim Adjudication Engine (AI Automation Assignment)
12
 
13
  🏥 An intelligent, enterprise-grade AI automation engine that automates the adjudication (approval/rejection) of Outpatient Department (OPD) insurance claims.