VCT Chatbot VCT Hackaton Prequisites AWS CLI Python 3 Running Locally Run the following pip command to install the dependencies: pip install -r requirements.txt Run the following command to start the Streamlit app: streamlit run app.py --server.port=8080 --server.address=localhost