This is an example shows how to build a Test AI 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 amplify and Amazon Bedrock.
git clone https://github.com/charliezhou1/Test-AI-Assistant.git
cd Test-AI-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.