This is an example app that shows how to use AWS Amplify Gen 2 to create a game catalog creator. It will use Claude 3 and Stable Diffusion to generate text and images and then save the data into AWS AppSync.
This diagrams explains the services used.
git clone https://github.com/build-on-aws/game-store-catalog-creator.git
cd game-store-catalog-creator
npm i
npx ampx sandbox
npm run dev
This library is licensed under the MIT-0 License. See the LICENSE file.