focusOtter / recipe-ai

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

Home Page:https://docs.amplify.aws/gen2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Generative AI and Next.js with AWS Amplify to build a Fullstack Recipe 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 recipe generator app where users can input a list of ingredients, and Claude 3 will generate delicious recipes based on their selection.

recipe-generator

Getting Started

Clone repo


git clone https://github.com/aws-samples/recipe-ai.git
cd recipe-ai

Install the packages


npm i

Initiate a cloud sandbox environment


npx amplify 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

https://docs.amplify.aws/gen2/

License:MIT No Attribution


Languages

Language:TypeScript 83.2%Language:JavaScript 13.8%Language:CSS 3.0%