Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/Zenne/chatbot_llama_index
Browse files- README.md +1 -1
- requirements.txt +0 -2
- tmp_docs/empty.txt +0 -0
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: mit
|
|
| 14 |
|
| 15 |
## Chatting with mulitple files based on Llama_Index
|
| 16 |
|
| 17 |
-
No
|
| 18 |
|
| 19 |
## Screenshot
|
| 20 |

|
|
|
|
| 14 |
|
| 15 |
## Chatting with mulitple files based on Llama_Index
|
| 16 |
|
| 17 |
+
No external vectorstore required. Upload one or more files (.txt, .pdf, ...) and chat about the content.
|
| 18 |
|
| 19 |
## Screenshot
|
| 20 |

|
requirements.txt
CHANGED
|
@@ -1,4 +1,2 @@
|
|
| 1 |
streamlit
|
| 2 |
llama_index
|
| 3 |
-
shutil
|
| 4 |
-
os
|
|
|
|
| 1 |
streamlit
|
| 2 |
llama_index
|
|
|
|
|
|
tmp_docs/empty.txt
ADDED
|
File without changes
|