My Projects

Patient No-Show Prediction
Patient No-Show Prediction

Built a predictive model to identify patients likely to miss medical appointments using scikit-learn. Included EDA, class balancing, and feature importance analysis.

Python, Pandas, Scikit-learn

Customer Churn Analysis
Customer Churn Analysis

Built a model to predict which telecom customers are likely to churn. Includes data cleaning, exploratory analysis, logistic regression, and feature interpretation.

Python, Streamlit, Scikit-learn

Stock Price Predictor
Stock Price Predictor

Real-time stock price prediction tool using historical market data and machine learning.

Python, Streamlit, Scikit-learn

Staffing KPI Dashboard
Staffing KPI Dashboard

An interactive Streamlit dashboard that simulates and visualizes key staffing KPI's such as time to fill, offer acceptance, and hiring funnel metrics.

Python, Streamlit, Pandas, Matplotlib

AI Therapist Chatbot
AI Therapist Chatbot

An empathetic mental health chatbot named Sage, powered by OpenAI and LangChain. It supports emotional reflection using thoughtful prompt design and LLM memory.

Python, LangChain, Streamlit, OpenAI