Spaces:
Runtime error
Runtime error
File size: 535 Bytes
409707a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Chatbot Llama Index
emoji: 🐠
colorFrom: pink
colorTo: purple
sdk: streamlit
sdk_version: 1.19.0
app_file: app.py
pinned: false
license: mit
duplicated_from: Zenne/chatbot_llama_index
---
# Chatbot using Llama_Index
## Chatting with mulitple files based on Llama_Index
No external vectorstore required. Upload one or more files (.txt, .pdf, ...) and chat about the content.
## Screenshot
![chat](./screenshot/chat.png)
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|