Recipe-GUI is a Qt-based desktop application that allows users to create, manage, and view recipes. It also provides functionality to generate a grocery list by aggregating ingredients from selected ...
Create a .env file in the backend directory Get an OpenAI API Key here Create a MongoDB server (Not required for recipe generation) Paste OpenAI API Key and MongoDB server conneciton string in the ...