6. Get User Input and Generate Itinerary • Create text inputs for the user to enter their travel destination and the number of days they want to travel for.
• When the button is clicked, run the Planner assistant to generate the itinerary and display it using 'st.write()'
Build AI Travel Planner with User Input and Itinerary Generation
By
–