This is an example shows how to build a travel assistant app. The app will provide a personalized experience by suggesting popular attractions, local experiences, and hidden gems for the user's desired destination. We will build this app using AWS mplify and Amazon Bedrock.
git clone https://github.com/aws-samples/travel-personal-assistant.git
cd travel-personal-assistant
npm i
npx ampx sandbox
npm run dev
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.