Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -109,9 +109,12 @@ 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 |
-
|
114 |
-
|
|
|
|
|
|
|
|
115 |
|
116 |
|
117 |
## Authors
|
@@ -124,18 +127,6 @@ Access the web interface and follow the prompts to upload documents, classify th
|
|
124 |
| Abdul Qadeer | [GitHub](https://github.com/AbdulQadeer-55) |
|
125 |
|
126 |
|
127 |
-
---
|
128 |
-
title: DocVerifyRAG
|
129 |
-
emoji: 🐠
|
130 |
-
colorFrom: pink
|
131 |
-
colorTo: green
|
132 |
-
sdk: streamlit
|
133 |
-
sdk_version: 1.27.0
|
134 |
-
app_file: app.py
|
135 |
-
pinned: false
|
136 |
-
---
|
137 |
-
|
138 |
-
|
139 |
## License
|
140 |
|
141 |
[![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/eliawaefler/DocVerifyRAG/blob/main/LICENSE)
|
|
|
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
|
|
|
127 |
| Abdul Qadeer | [GitHub](https://github.com/AbdulQadeer-55) |
|
128 |
|
129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
## License
|
131 |
|
132 |
[![GitLicense](https://img.shields.io/badge/License-MIT-lime.svg)](https://github.com/eliawaefler/DocVerifyRAG/blob/main/LICENSE)
|