All of these samples use the Amplify AI. To run these samples you will need an AWS account with AWS Amplify set up and access to Bedrock models in the region you want to deploy in.
Navigate into the sample directory and then
- Install dependencies with
npm i
oryarn
- Run the Amplify sandbox command to create a cloud sandbox:
npx ampx sandbox
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.