Preservia - Hack the North 2023

At Hack the North 2023, my team built an AI powered web app that would estimate expiry dates for perishible items, and then tracking them in a database to tell you what you have in your fridge.

It can also recognize food from pictures, or decypher receipts to add those items to your list. Lastly it could generate recipies for you based on the kind of food you have and what might be going off soon.

This project was powered by Cohere for the expiration estimation, ChatGPT for the recipies, and MediaPipe for the image recognition. I learned a ton and had a great time at HTN.

For more details on the project, I strongly encourage you read the full Devpost.

The code for the project is on GitHub.


Back