A full-stack sustainability tool that detects microplastic-containing products and recommends safer alternatives. Built with Python, OpenCV, YOLOv8, SQLite, HTML/CSS, and Firebase. Developed during a 48-hour hackathon, this project won PantherHacks 2025. Features include real-time product detection using computer vision, a user-friendly interface, and a database-backed recommendation system.
Run the command below to download the necessary packages for YOLOv8.
pip install ultralytics opencv-python