A Django-based smart traffic system that uses YOLOv8 vehicle detection to read live lane density and auto-adjust signal timings, with a real-time Obsidian Gold NOC-style dashboard.
A machine learning-powered carbon footprint calculator built with Python and Streamlit that predicts your annual CO2 emissions based on lifestyle inputs.
An AI-powered Streamlit application that scans any GitHub profile or repository and generates a recruiter-style evaluation report, covering code quality signals.
A Flask and scikit-learn web app that checks drug-drug interactions across 191,000+ DrugBank pairs and classifies severity as Major, Moderate, or Minor. When a pair is not in the database, a trained Random Forest model predicts the severity.