Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -109,6 +109,17 @@ 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 |
|
113 |
## Authors
|
114 |
|
|
|
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 |
+
---
|
113 |
+
title: DocVerifyRAG
|
114 |
+
emoji: 🐠
|
115 |
+
colorFrom: pink
|
116 |
+
colorTo: green
|
117 |
+
sdk: streamlit
|
118 |
+
sdk_version: 1.27.0
|
119 |
+
app_file: app.py
|
120 |
+
pinned: false
|
121 |
+
---
|
122 |
+
|
123 |
|
124 |
## Authors
|
125 |
|