A newer version of the Streamlit SDK is available: 1.44.1
1.44.1
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