Featured Work

My Projects

A collection of projects showcasing my skills in AI/ML, deep learning, and intelligent system development.

Deep LearningSafety

Real-Time Accident Detection System

A deep learning-based computer vision system that detects road accidents from video frames using motion analysis and CNN models for event detection.

Python
TensorFlow
OpenCV
GenAILLM

GenAI Knowledge Assistant

An intelligent assistant that uses large language models and embeddings to transform unstructured documents into a searchable knowledge system.

Python
LLM APIs
Vector DB
DataPipeline

ML Feature Engineering Pipeline

Reusable data processing workflows that transform raw datasets into model-ready inputs using scalable feature engineering techniques.

Python
Pandas
NumPy
MLOpsAPI

ML Model Inference API

A lightweight API service that deploys trained ML models for real-time predictions with structured inference pipelines.

Python
FastAPI
NLPML

NLP Text Classification System

A natural language processing model that classifies text using feature extraction, vectorization, and supervised ML techniques.

Python
Scikit-learn
NLP
VisionCNN

Deep Learning Image Classifier

A CNN-based image classification model trained with augmentation and architecture tuning for multi-class recognition tasks.

Python
TensorFlow
Keras