UI Framework for our travel website. Users will be able to input a pdf, text, and more to our bot that will then be able to output a travel itinerary. There will also be a recommendations section to allow users to see nearby activities and restaurants. The data will be focused on New York City.
-
Install the requirements
$ pip install -r requirements.txt
-
Run the app
$ streamlit run streamlit_app.py