Python projects
Final-year project topics built with Python — working builds, abstracts and honest quotation pricing.
AI Mock Interview System with Feedback
An AI interviewer that conducts mock technical and HR interviews, transcribes answers with speech recognition and scores them...
AI-Based Phishing Website Detection
An XGBoost classifier trained on 30+ URL and page-content features that flags phishing sites in real time through a Flask API...
AI-Based Smart Traffic Management System
A YOLO-based vision system that counts vehicles per lane from traffic-camera feeds, dynamically retimes signals by lane densi...
AI-Powered College Enquiry Chatbot with Admin Panel
An AI-powered chatbot solution that helps colleges handle admission, course, fee, and placement-related enquiries automatical...
AI-Powered Resume Screening and Candidate Ranking System
An AI-based recruitment assistant that automatically analyzes resumes, extracts candidate information, and ranks applicants a...
Automatic Number Plate Recognition using OpenCV
A computer-vision system that detects vehicle number plates in images and video, segments characters and recognizes them with...
Brain Tumor Detection using CNN
A deep-learning system that detects brain tumors from MRI scans using a convolutional neural network, with Grad-CAM heatmaps...
Closed-Loop Smart Hydroponics & Automated Dosing System
A smart hydroponics prototype that continuously monitors nutrient-solution pH and electrical conductivity (EC) and automatica...
Credit Card Fraud Detection using Machine Learning
A machine-learning fraud detection system trained on real credit-card transaction data. It handles class imbalance with SMOTE...