Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -23,9 +23,8 @@
|
|
23 |
|
24 |
</details>
|
25 |
|
26 |
-
##
|
27 |
-
|
28 |
-
[link](https://link.com)
|
29 |
|
30 |
## Screenshots
|
31 |
|
@@ -87,7 +86,7 @@
|
|
87 |
|
88 |
2. Install dependencies:
|
89 |
```bash
|
90 |
-
$
|
91 |
```
|
92 |
|
93 |
### Install using Docker
|
|
|
23 |
|
24 |
</details>
|
25 |
|
26 |
+
## TRY the prototype
|
27 |
+
[DocVerifyRAG](https://docverify-rag.vercel.app)
|
|
|
28 |
|
29 |
## Screenshots
|
30 |
|
|
|
86 |
|
87 |
2. Install dependencies:
|
88 |
```bash
|
89 |
+
$ pip install -r requirements.txt
|
90 |
```
|
91 |
|
92 |
### Install using Docker
|