Projects
Bank Customer Churn ANN
Flask app with a deep learning model that predicts if bank customers are likely to leave.
Potato Disease Classification (CNN)
CNN model classifying potato leaves as Early Blight, Late Blight, or Healthy using PlantVillage dataset.
Stock Price Prediction (LSTM)
LSTM network forecasting stock prices based on historical Yahoo Finance data.
Atliq Bank (Statistical Analysis)
Data cleaning, exploratory data analysis, statistical modeling, and A/B testing on synthetic banking data.
Sentiment Analysis Web App
Flask app that loads a trained NLP model to classify text as positive or negative.
Email Spam Detector
ML classifier using Naïve Bayes, Logistic Regression, and Random Forest with ~98% accuracy.
LoRA Fine-Tuning (LLM)
Efficient LoRA fine-tuning of TinyLlama-1.1B-Chat on GSM8K dataset for reasoning tasks.
PPE Detection (YOLOv8)
YOLOv8 + OpenCV system to detect helmets and vests in real-time video streams.
RAG Chatbot
Streamlit chatbot using Retrieval-Augmented Generation with summarization and memory.
CrewAI Content Pipeline
Agentic AI system with multiple specialized agents (research, writing, SEO, QA) to generate and refine blog content.
Basic Data Analytics
Data analysis project using SQL queries, EDA techniques, and window functions for insights.