All Projects
Complete portfolio of AI/ML solutions and web applications
🎼 MoodSense AI
Deep Learning Models
Built an NLP-based app that detects emotions and suggests mood-aligned songs. Trained and compared LSTM-based models using GloVe embeddings.
Resume Analyzer
RAG Pipeline for Resume Search
Built this to help recruiters search through multiple resumes quickly. Upload PDFs and either search across all of them or ask questions about specific candidates. Uses Pinecone for vector storage and Groq LLaMA for intelligent responses.
SMS Spam Classifier
NLP + Streamlit Dashboard
Built an NLP spam detector with CountVectorizer and Naive Bayes (97% test accuracy); deployed via interactive Streamlit app.
House Price Prediction
Streamlit Dashboard
Built and deployed a regression model with log-transformed targets; live app features a clean UI with 5 key inputs.
Titanic Survival Prediction
End-to-End ML Pipeline + API
Built and deployed a high-performance classification model (ROC-AUC: 0.88) using engineered features.
Cafe Sales Analysis
Data Insights with Pandas & Numpy
Analyzed 10,000+ transactions to identify top items and peak hours. Visualized seasonal sales trends and payment behavior.
NoteNest
Django Web App with Google Auth
NoteNest is a Django-based web app with full note management features, including Google login, password change, and complete user authentication.
BG-remover
AI Image Processing
A Python-based background remover that allows users to upload an image and download it with background removed using AI image processing.
PassVault
Secure Password Manager
PassVault is a secure web-based password manager that allows users to safely store, retrieve, and manage their website credentials.