Spaces:
Runtime error
Runtime error
Added styling to the header and about sections of the README.msd
Browse files
README.md
CHANGED
@@ -1,15 +1,19 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
6 |
|
7 |
## Table of Contents
|
8 |
|
9 |
<details>
|
10 |
<summary>Table of Contents</summary>
|
11 |
|
12 |
-
- [DocVerifyRAG
|
13 |
- [Application Description](#application-description)
|
14 |
- [Table of Contents](#table-of-contents)
|
15 |
- [Installation](#installation)
|
|
|
1 |
+
<!-- PROJECT TITLE -->
|
2 |
+
<h1 align="center">DocVerifyRAG: Document Verification and Anomaly Detection</h1>
|
3 |
+
<div id="header" align="center">
|
4 |
+
<img src="./assets/img.png" width="270"/>
|
5 |
+
</div>
|
6 |
+
<h1 align="center">
|
7 |
+
About
|
8 |
+
</h1>
|
9 |
+
<p align="center"> DocVerifyRAG is a revolutionary tool designed to streamline document verification processes in hospitals. It utilizes AI to classify documents and identify mistakes in metadata, ensuring accurate and efficient document management. Inspired by the need for improved data accuracy in healthcare, DocVerifyRAG provides automated anomaly detection to identify misclassifications and errors in document metadata, enhancing data integrity and compliance with regulatory standards. </p>
|
10 |
|
11 |
## Table of Contents
|
12 |
|
13 |
<details>
|
14 |
<summary>Table of Contents</summary>
|
15 |
|
16 |
+
- [DocVerifyRAG](#docverifyrag-document-verification-and-anomaly-detection)
|
17 |
- [Application Description](#application-description)
|
18 |
- [Table of Contents](#table-of-contents)
|
19 |
- [Installation](#installation)
|