You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Amplify AI Example: Claude AI
This is a NextJS application that is built like Claude.ai or ChatGPT where you can see past conversations and resume conversations.
This example uses:
- Amplify Gen2
- NextJS App router
- Amplify UI components
## Getting Started
### Prerequisites
- Node.js 18+ installed
- AWS account that has been set up for AWS Amplify and has access to the Claude models in Amazon Bedrock
### Installation
1. Clone the repository and `cd` into the `claude-ai` directory
2. Install the dependencies with your favorite Javscript package manager. For example, `npm install`
3. Run `npx ampx sandbox` to spin up a sandbox cloud backend
4. Run `npm run dev` to start up NextJS locally
# claud-ai-react
About
reerence code for claud-ai using aws amplify react