Provide the travel duration for various locations using diverse transportation methods.
- Clone this repository
- Run
npm install
- Create a
.env
file containing your API keys - Run
npm start
.env
GOOGLE_MAPS_API_KEY=top
OPENAI_API_KEY=secret
- https://console.cloud.google.com/apis/credentials
- https://www.npmjs.com/package/@googlemaps/google-maps-services-js
- https://developers.google.com/maps/documentation/distance-matrix/overview
- https://platform.openai.com/account/api-keys
- https://www.npmjs.com/package/typechat
- https://github.com/microsoft/TypeChat/tree/main/examples