Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<p align="center"><img src="./readme_images/banner.png" width=500 /></p>
|
2 |
|
3 |
**ArXiv Digest (extra version) and Personalized Recommendations using Large Language Models.**
|
@@ -100,4 +111,4 @@ To locally run the same UI as the Huggign Face space:
|
|
100 |
|
101 |
You may (and are encourage to) modify the code in this repository to suit your personal needs. If you think your modifications would be in any way useful to others, please submit a pull request.
|
102 |
|
103 |
-
These types of modifications include things like changes to the prompt, different language models, or additional ways for the digest is delivered to you.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: >-
|
4 |
+
ArXiv Digest (extra version) and Personalized Recommendations using Large
|
5 |
+
Language Models.
|
6 |
+
emoji: 📚
|
7 |
+
colorFrom: yellow
|
8 |
+
colorTo: red
|
9 |
+
short_description: This repo aims to provide a better daily digest for newly pu
|
10 |
+
---
|
11 |
+
|
12 |
<p align="center"><img src="./readme_images/banner.png" width=500 /></p>
|
13 |
|
14 |
**ArXiv Digest (extra version) and Personalized Recommendations using Large Language Models.**
|
|
|
111 |
|
112 |
You may (and are encourage to) modify the code in this repository to suit your personal needs. If you think your modifications would be in any way useful to others, please submit a pull request.
|
113 |
|
114 |
+
These types of modifications include things like changes to the prompt, different language models, or additional ways for the digest is delivered to you.
|