Python projects
Final-year project topics built with Python — working builds, abstracts and honest quotation pricing.
House Price Prediction using Machine Learning
A regression system that predicts house prices from features like area, bedrooms, location and amenities using XGBoost and Ra...
Inventory and GST Billing Software for Small Businesses
This project builds billing and inventory software for small traders: GST tax invoices with automatic CGST/SGST or IGST compu...
Loan Approval Prediction using Machine Learning
A fintech classifier that predicts loan approval from applicant income, credit history, employment and loan features. The app...
Movie Recommendation System using Collaborative Filtering
A recommendation engine that suggests movies using user-based and item-based collaborative filtering on the MovieLens dataset...
Multi-Agent AI System using LangGraph
A team of cooperating AI agents — researcher, planner, critic — orchestrated with LangGraph to autonomously complete complex...
Network Intrusion Detection System using ML
A network intrusion detection system that classifies network traffic as normal or attack (DoS, Probe, R2L, U2R) using machine...
Plagiarism Detection System using NLP
A text-similarity engine that detects plagiarism across submitted documents using TF-IDF cosine similarity and fingerprinting...
Plant Leaf Disease Detection using CNN
A CNN image classifier (MobileNetV2) trained on the PlantVillage dataset that detects 38+ crop diseases from a phone photo an...
Pneumonia Detection from Chest X-ray using CNN
A medical-imaging AI that classifies chest X-rays as normal or pneumonia using a fine-tuned CNN (ResNet/MobileNet). The app s...