Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,12 @@
|
|
|
|
|
|
|
|
| 1 |
title: AI Invoice Processing System
|
| 2 |
-
|
|
|
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: purple
|
| 5 |
-
sdk: streamlit
|
| 6 |
-
sdk_version: 1.28.0
|
| 7 |
-
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
-
|
| 10 |
-
python_version: 3.9
|
| 11 |
-
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
# 📄 AI Invoice Processing System
|
| 15 |
-
|
| 16 |
-
An intelligent document processing system that extracts structured data from invoices using AI and provides semantic search capabilities.
|
| 17 |
|
| 18 |
## ✨ Features
|
| 19 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
title: AI Invoice Processing System
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
emoji: 📈
|
| 6 |
colorFrom: blue
|
| 7 |
colorTo: purple
|
|
|
|
|
|
|
|
|
|
| 8 |
pinned: false
|
| 9 |
+
short_description: An intelligent document processing system that extracts stru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
## ✨ Features
|
| 12 |
|