🚀 My Projects

Showcasing what I’ve built & delivered

Fraud detection image

Adaptive Intelligence Fraud Detection

Blended Credit Card & PaySim datasets, applied XGBoost & Random Forest to uncover anomalies. Integrated Django REST API for predictions and Chart.js dashboard for real-time analytics.

AUC‑ROC: 0.987 • Latency: < 400 ms

PythonDjangoXGBoostRandom ForestChart.js
Code ↗
Drowsiness Detection image

Drowsiness Detection System

Trained CNN model on Kaggle using OpenCV for eye movement detection. Deployed via Flask with real-time video streaming and Dockerized for smooth integration.

PythonFlaskOpenCVCNN
AI Bank Bot chatbot

AI-Powered Banking Chatbot

Trained a natural language chatbot on Google Colab to simulate customer service queries in the banking domain. Implemented basic NLP techniques to handle multi-turn conversations.

PythonNLPGoogle Colab