Website that utilizes the OpenAI API to generate recipes based on ingredients found in the fridge entered by the user. Uses the Node, React, and ThreeJS framework to create an interactive user interface.
Add your own .env file into the project folder with the following information:
API_KEY="Your OpenAI Key" API_URL="Your OpenAI API URL"