Chris Alexiuk
commited on
Commit
·
9044dde
1
Parent(s):
145cdfd
Update chainlit.md
Browse files- chainlit.md +3 -3
chainlit.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
# ⚠️ Warning ⚠️
|
2 |
|
3 |
-
You will need
|
4 |
|
5 |
# Welcome to AskArxiv powered by Chainlit!
|
6 |
|
7 |
-
In this app, you'll be able to enter a topic - and then ask ~
|
8 |
|
9 |
### Link To Demo
|
10 |
|
11 |
-
[Hugging Face Space]()
|
|
|
1 |
# ⚠️ Warning ⚠️
|
2 |
|
3 |
+
You will need an OpenAI API key to use this app due to large context size!
|
4 |
|
5 |
# Welcome to AskArxiv powered by Chainlit!
|
6 |
|
7 |
+
In this app, you'll be able to enter a topic - and then ask ~3 papers from Arxiv about that topic!
|
8 |
|
9 |
### Link To Demo
|
10 |
|
11 |
+
[Hugging Face Space](https://huggingface.co/spaces/ml-maker-space/ArxivChainLitDemo)
|