Spaces:
Sleeping
Sleeping
Successfully added meta data
Browse files
README.md
CHANGED
@@ -1,4 +1,15 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
3 |
<div id="header" align="center">
|
4 |
</div>
|
@@ -109,19 +120,6 @@ To deploy DocVerifyRAG using Docker, follow these steps:
|
|
109 |
|
110 |
Access the web interface and follow the prompts to upload documents, classify them, and verify metadata. The AI-powered anomaly detection system will automatically flag any discrepancies or errors in the document metadata, providing accurate and reliable document management solutions for hospitals.
|
111 |
|
112 |
-
### Hugging Face config
|
113 |
-
|
114 |
-
---
|
115 |
-
title: DocVerifyRAG
|
116 |
-
emoji: 🐠
|
117 |
-
colorFrom: pink
|
118 |
-
colorTo: green
|
119 |
-
sdk: streamlit
|
120 |
-
sdk_version: 1.27.0
|
121 |
-
app_file: app.py
|
122 |
-
pinned: false
|
123 |
-
---
|
124 |
-
|
125 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
126 |
|
127 |
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
title: DocVerifyRAG
|
4 |
+
emoji: 🐠
|
5 |
+
colorFrom: pink
|
6 |
+
colorTo: green
|
7 |
+
sdk: streamlit
|
8 |
+
sdk_version: 1.27.0
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
+
---
|
12 |
+
|
13 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
14 |
<div id="header" align="center">
|
15 |
</div>
|
|
|
120 |
|
121 |
Access the web interface and follow the prompts to upload documents, classify them, and verify metadata. The AI-powered anomaly detection system will automatically flag any discrepancies or errors in the document metadata, providing accurate and reliable document management solutions for hospitals.
|
122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
124 |
|
125 |
|