Back to Home
All Work

All Projects

A complete collection of my AI/ML and data science projects.

Showing 5 projects

RAGProduction
2025Internship

FinEduGuide AI Assistant

AI-powered financial education assistant built with Retrieval-Augmented Generation (RAG) to deliver accurate, context-aware responses using trusted financial knowledge sources.

PythonLangChainOpenAIRAGPineconeFAISS+5
Machine LearningCompleted
2025Personal

Credit Card Default Prediction

End-to-end ML pipeline for predicting high-risk credit card defaulters, nearly tripling model recall from 19% to 52% using SMOTE class balancing and XGBoost.

PythonXGBoostRandom ForestScikit-LearnSMOTEPandas+1
Data AnalyticsCompleted
2024Personal

Telecom Customer Churn Analytics

Business analytics project that identified customer churn drivers across 7,000+ records, quantified ~$139K monthly revenue loss, and delivered actionable retention strategies via Power BI dashboards.

SQLPythonPower BIPandasMatplotlibSeaborn
Machine LearningCompleted
2024Personal

Books Recommender System

Personalized book recommendation system using collaborative filtering and similarity analysis to suggest relevant books based on user preferences.

PythonCollaborative FilteringScikit-LearnPandasNumPyStreamlit
Machine LearningCompleted
2024Personal

Amazon Reviews Sentiment Analysis

NLP pipeline for automatically classifying Amazon product reviews into positive and negative sentiments using TF-IDF vectorization and machine learning classifiers.

PythonNLPTF-IDFScikit-LearnPandasNLTK