You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of my Final Year Project (FYP), this mobile app rewards users for recycling by scanning QR codes, tracking recycling history, and redeeming points at partnered stores. Integrated with an AI-ba…
Part of my Final Year Project (FYP), this web application enables partnered shops and cafes to verify and redeem user rewards earned through recycling. Integrated with an AI-powered trash classific…
MLOps pipeline for real-time air quality monitoring and pollution prediction. Uses ARIMA & LSTM models, DVC for data versioning, Flask API for deployment, and Prometheus & Grafana for monitoring.
This project implements and compares Vision Transformer (ViT), ResNet-18 (Transfer Learning), and a CNN-MLP Hybrid model for image classification on CIFAR-10. It includes a Flask-based web app wher…
This project implements CycleGAN for bidirectional face-to-sketch and sketch-to-face image translation. The model is trained on the Person Face Sketches dataset and includes a Flask-based API & we…
Automated Timetable Generator simplifies course scheduling at FAST-NUCES with drag-and-drop scheduling, clash detection, and room management. Built with Flask, SQLAlchemy, and Microsoft SQL Server,…