Using advanced AI to generate tasty recipes

This project started as an exercise in Gatsby and evolved into an exploration of AI and serverless development.

Here's how it works.

GraphQL queries Contentful for recipe data and then Gatsby serves everything neatly as a static site.

To generate a recipe, an AI trained on cooking recipes is used. It's seeded using random ingredients and after generation, a Pixabay image is chosen. Everything is then saved to Contentful at which point Netlify redeploys the site.

For a look under the hood, check out the Github repo!

Person Pouring Salt in Bowl