Cellary is a Flask-based web application that uses image detection to identify groceries in an image. It can help users keep track of their groceries and shows the ingredients that are available in the user's inventory when viewing a recipe.

The application uses a pre-trained model and Roboflow Influence to detect groceries in an image using an API call. The detected groceries are then displayed to the user, along with the quantity of each item, and added to the user's inventory. The user also has the option to manually add items to the inventory.

Built With

Share this project:

Updates