You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains several buttons in JFrames to carry out different actions. Most notably, the Recipe Generator allows the user to submit ingredients to a list and send that list with a prompt to create a recipe using some of those ingredients to ChatGPT using an API call. The program then retrieves the response and displays it to the user.