license: mit sdk: streamlit emoji: 😻 colorFrom: red colorTo: red
This is a Streamlit application that uses llama-index with Hugging Face models to provide a Q&A assistant.
Install the dependencies:
pip install -r requirements.txt