Spaces:
Running
Running
Commit
•
b7b4e9e
1
Parent(s):
147afe8
Add short_description (#1)
Browse files- Add short_description (9afb6e3257aa4fce92a598f6d1e9d30411453f8d)
Co-authored-by: Apolinário from multimodal AI art <[email protected]>
README.md
CHANGED
@@ -8,7 +8,8 @@ sdk_version: 4.19.2
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc0-1.0
|
|
|
11 |
---
|
12 |
|
13 |
## Arxiv-CS-RAG
|
14 |
-
Index Last Updated : 2024-03-17
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc0-1.0
|
11 |
+
short_description: Ask an LLM about Arxiv papers
|
12 |
---
|
13 |
|
14 |
## Arxiv-CS-RAG
|
15 |
+
Index Last Updated : 2024-03-17
|