Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GROCIFY 🍎🛒

AI Final Project (LA03)

Grocify is an AI-powered grocery stock detection tool designed to help users keep track of their household essentials with ease. Instead of relying on memory or manual checklists, Grocify intelligently monitors your grocery items and notifies you when stocks are running low. By making stock awareness simple and automated, Grocify helps prevent overbuying, waste, and shortages—empowering users to shop smarter, save money, and manage their groceries effortlessly.

Features

  • Built with YOLOv11, trained on a custom groceries dataset
  • Webcam integration for real-time grocery stock recognition
  • HTML integration using the Flask web framework
  • Simple and interactive UI built with Gradio

Tech Stack

Python Flask HTML5 Google Colab Gradio

Model Performance

Metric Value
mAP 61.7%
Precision 71.3%
Recall 54.4%

Explore the model : Roboflow Project Page


Project Structure

Grocify/
├── GROCIFY2/
│   ├── best_train4.pt
│   ├── grocify_flask.py
│   ├── grocify_gradio.py
│   ├── pytorch-retinanet-master.zip
│   ├── templates/
│   │   └── grocify.html
│   ├── train_huggingface_detr_on_custom_dataset.ipynb
│   └── train_yolo11_object_detection_on_custom_dataset.ipynb
└── README.md

Notes

- Dataset Credit : Ingredients Computer Vision Dataset by Ingredients (https://universe.roboflow.com/ingredients-wzqqk/ingredients-ctbug)

Grocify is a semester-long final group project developed for the Artificial Intelligence course



About

Final Project Artificial Intelligence Class LA03

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages