An open API service indexing awesome lists of open source software.

https://github.com/ajagtapdev/eyepopaihackathon

10/14/23 Hackathon project
https://github.com/ajagtapdev/eyepopaihackathon

Last synced: 2 months ago
JSON representation

10/14/23 Hackathon project

Awesome Lists containing this project

README

          


10/14/23 Hackathon Project: PicToPlate


Team LiquidDeath: Aarush, Ganesh, Aditya




Description



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.


Getting Started



To get started, follow these steps:



  1. Open the config.js file in the PicToPlate folder and add your EyePop.ai and OpenAI user URLs/tokens.

  2. Make sure the EyePop program is running.

  3. Open the main.js file and add your API key for OpenAI in the "apikey" field.

  4. After that, open the PicToPlate.html file in your browser and enjoy!




Many thanks to Eyepop.ai for providing the framework and technology for this project.