Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- PROJECT TITLE -->
|
2 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
3 |
<div id="header" align="center">
|
@@ -109,14 +121,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 |
-
| title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
|
115 |
-
|--------------|-------|-----------------|---------|-------|-------------|----------|--------|
|
116 |
-
| DocVerifyRAG | 🐠 | Sandra Ashipala | pink | streamlit | 1.27.0 | app.py | false |
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
## Authors
|
121 |
|
122 |
| Name | Link |
|
|
|
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 |
<!-- PROJECT TITLE -->
|
14 |
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
15 |
<div id="header" align="center">
|
|
|
121 |
|
122 |
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.
|
123 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
## Authors
|
125 |
|
126 |
| Name | Link |
|