Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
title: DocsQA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
short_description: Upload a document and ask questions based on its content
|
| 4 |
---
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
+
|
| 3 |
title: DocsQA
|
| 4 |
+
emoji: 📚
|
| 5 |
+
colorFrom: red
|
| 6 |
+
colorTo: red
|
| 7 |
+
sdk: docker
|
| 8 |
+
app_port: 8501
|
| 9 |
+
tags:
|
| 10 |
+
- streamlit
|
| 11 |
+
pinned: false
|
| 12 |
short_description: Upload a document and ask questions based on its content
|
| 13 |
---
|
| 14 |
|