Spaces:
Runtime error
Runtime error
Updated readme
Browse files- README.md +9 -0
- screenshot/chat.png +0 -0
README.md
CHANGED
@@ -10,4 +10,13 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
# Chatbot using Llama_Index
|
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 |
+

|
21 |
+
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
screenshot/chat.png
ADDED
![]() |