Note, the bot may not work as the API key may have been removed due to security reasons.

 

 

 

 

 

 

 

 

Description
This chatbot uses Google Maps API, mainly the Places and Distance Matrix to help users plan a trip.
Once the user is done planning it will print out an intinerary, a list of places, time spent there, and time to travel between.
It stores messages between loads so that even if you refresh the chat is saved. To reset type "reset".
Future
I want it to be able to detect and remove filler words. Currently it searchs the full chat phrase.
I want it to be able to detect different cuisines off of the phrase. Ex: inputting dumplings could have the bot search for Chinese food.
I want it to be able to call Directions multiple times if it fails to return a result. Ex: If an address has a # (building number), the API call will error.