Skip to content

A Next.js sample app utilizing AWS Amplify, AWS AppSync, and Amazon Bedrock to develop an AI-powered Recipe Generator

License

Notifications You must be signed in to change notification settings

brankaj/claude3-generator-amplify

 
 

Repository files navigation

Use Generative AI and Next.js with AWS Amplify to build a Fullstack Entry Generator

Let's dive into the world of Generative AI, Next.js, AWS Amplify, and Amazon Bedrock supercharged by Claude 3. This is an example shows how to build a generator app where users can provide an input, and Claude 3 will generate output.

Install the packages


npm i

Initiate a cloud sandbox environment


npx ampx sandbox

Run the App


npm run dev

Security

See CONTRIBUTING for more information.

License

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

About

A Next.js sample app utilizing AWS Amplify, AWS AppSync, and Amazon Bedrock to develop an AI-powered Recipe Generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.7%
  • JavaScript 16.3%
  • CSS 3.0%