Skip to content

build-on-aws/game-store-catalog-creator

Create a Generative AI Game Store Catalog Creator

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.

game-store-catalog-creator

Getting Started

Clone repo


git clone https://github.com/build-on-aws/game-store-catalog-creator.git
cd game-store-catalog-creator

Install the packages


npm i

Initiate a cloud sandbox environment


npx ampx sandbox

Run the App


npm run dev

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published