Travel Agent 0- Installation $ git clone https://github.com/AbdelrahmanAbounida/travel_agent.git $ cd travel_agent $ pip install -r requirements.txt 1- .env Create a .env file in travel_agent folder with .env.local fields 2- Running $ streamlit run 1_Home.py