This is a web app made with streamlit and uses hugging face open source NLP model to process user's queries on documents.
- Install all dependencies.
- Run the command "python -m streamlit run app.py"
- Upload documents and wait for it to process.
- Ask questions to the model.