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.
git clone https://github.com/aws-samples/recipe-ai.git
cd recipe-ai
npm i
npx ampx sandbox
npm run dev
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.