PicToPlate integrates Eyepop.ai and the OpenAI API to identify ingredients in photos and then craft delectable recipes from those ingredients. Created during the Eyepop.ai Hackathon on October 14, 2023, by Team LiquidDeath - UCSD students Aarush J, Ganesh K, and Aditya K.
To get started, follow these steps:
- Open the
config.js
file in the PicToPlate folder and add your EyePop.ai and OpenAI user URLs/tokens. - Make sure the EyePop program is running.
- Open the
main.js
file and add your API key for OpenAI in the "apikey" field. - After that, open the
PicToPlate.html
file in your browser and enjoy!