Skip to content

thiem-dev/ai-Recipe-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview - An ai powered recipe finder

  • Made on Postgres, Express, Node tech stack + Google's Palm2 Ai
  • Link to App: https://recipebook1.onrender.com/
    • If site is down (90 day life cycle on render.com) - let the code monkey know to redeploy. Latest Deploy (17 Nov, 2023)

App Info / Features

  • User inputs ingredients and receives a recipe from their input

  • User can favorite a recipe (using heart icon) and it's added to the sidebar of favorite items

  • Sidebar of favorite items

  • User can view old saved receipes in popup modal

  • User can delete old saved recipes

  • Basic CRUD functionality of recipe items.

    • get all recipes on sidebar, get one recipe from ai search, save one recipe, update user book, delete recipe item

Example of different app states:

Add to favorites

Modal

Tech used:

Link to course notes and future references:

Personal Notes

Future TODO:

  • Known Bugs:

    • Sometimes the ai response is not proper JSON so my parse breaks (tried to clean it up and have proper error handling, but the ai response varies a lot)
  • addtional features (for later):

    PALM ai (with my recipe prompts) outputs:

`

Development process notes:

  • Database Entity Relationship Diagram `

  • First wireframe of web app `

About

ai Recipe assistant - find recipes based on ingredients or leftovers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published