Spaces:
Runtime error
Runtime error
Merge pull request #37 from sandramsc/sandramsc-dev
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- PROJECT TITLE -->
|
2 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
3 |
<div id="header" align="center">
|
@@ -109,18 +122,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 |
-
## Higging Face configuration
|
113 |
-
|
114 |
-
|
115 |
-
title: Docverifyrag
|
116 |
-
emoji: 🐠
|
117 |
-
colorFrom: indigo
|
118 |
-
colorTo: indigo
|
119 |
-
sdk: streamlit
|
120 |
-
sdk_version: 1.33.0
|
121 |
-
app_file: app.py
|
122 |
-
pinned: false
|
123 |
-
|
124 |
|
125 |
## Authors
|
126 |
|
|
|
1 |
+
## Higging Face configuration
|
2 |
+
|
3 |
+
---
|
4 |
+
title: Docverifyrag
|
5 |
+
emoji: 🐠
|
6 |
+
colorFrom: indigo
|
7 |
+
colorTo: indigo
|
8 |
+
sdk: streamlit
|
9 |
+
sdk_version: 1.33.0
|
10 |
+
app_file: app.py
|
11 |
+
pinned: false
|
12 |
+
---
|
13 |
+
|
14 |
<!-- PROJECT TITLE -->
|
15 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
16 |
<div id="header" align="center">
|
|
|
122 |
|
123 |
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.
|
124 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
## Authors
|
127 |
|