Skip to content

verfio/dreamaction

 
 

Repository files navigation

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

AI assistant specialized in dream interpretation and providing actionable advice

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.3%
  • TypeScript 47.0%
  • CSS 1.7%