NextJS Typescript Example
Using this demo
To get started, you will need the following:
- AWS CLI Installed and Configured
- Amazon Bedrock Model Access for Claude 3 Sonnet
- Yarn Installed
With these installed and configured, you can clone this repo.
git clone https://github.com/aws-samples/anthropic-on-aws.git
cd anthropic-on-aws/complex-schema-tool-use/nextjs-typescript-example
Install packages and run the app.
yarn
yarn dev
You should be able to find your app at: http://localhost:3000
or something similar. To get started, tell the bot you'd like to order a pizza.