qq1023 commited on
Commit
959a87e
1 Parent(s): b4d6b87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # Automatic Reimbursment Tool
3
  The aim of this tool is to automate the information extraction process involved in reimbursement filing. It leverages language models like ChatGPT for categorization and extraction of relevant details from uploaded receipts.
 
1
+ ---
2
+ title: Automatic Reimbursement Tool Demo
3
+ emoji: ⚡
4
+ colorFrom: red
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 3.39.0
8
+ app_file: app.py
9
+ pinned: false
10
+ python_version: 3.9.17
11
+ ---
12
 
13
  # Automatic Reimbursment Tool
14
  The aim of this tool is to automate the information extraction process involved in reimbursement filing. It leverages language models like ChatGPT for categorization and extraction of relevant details from uploaded receipts.