Certificate Generation/ ├── certificate_generator.py # Main certificate engine ├── Generate QR Code.py # QR code utilities ├── web_verification.py # Web application ├── cli.py # Command line interface ...
A Django-based web application that uses AI to detect and analyze food waste from images and videos, then generates comprehensive PDF reports sent via email. karthikeya_major/ ├── accounts/ # User ...