NEP_Chatbot / README.md
rajsecrets0's picture
Create README.md
4edd7b4 verified
---
license: mit
sdk: streamlit
emoji: 😻
colorFrom: red
colorTo: red
---
# LLama Index Q&A Assistant
This is a Streamlit application that uses llama-index with Hugging Face models to provide a Q&A assistant.
## How to Run Locally
Install the dependencies:
```bash
pip install -r requirements.txt