Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 666 Bytes

README.md

File metadata and controls

40 lines (18 loc) · 666 Bytes

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.