Zenne commited on
Commit
36144d6
2 Parent(s): 154e3a2 82b574e

Merge branch 'main' of https://huggingface.co/spaces/Zenne/chatbot_llama_index

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. requirements.txt +0 -2
  3. 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 API key required. No external vectorstore required. Upload one or more files (.txt, .pdf, ...) and chat about the content.
18
 
19
  ## Screenshot
20
  ![chat](./screenshot/chat.png)
 
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
  ![chat](./screenshot/chat.png)
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