NEP_Chatbot / README.md
rajsecrets0's picture
Create README.md
4edd7b4 verified

A newer version of the Streamlit SDK is available: 1.44.1

Upgrade
metadata
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:

pip install -r requirements.txt