Projects

Selected builds.

Research projects, production systems and the occasional hackathon artifact — most with code on GitHub.

fragivo ● LIVE

Fragivo — AI Fragrance Platform

LLM- and vision-powered fragrance discovery on AWS: OAuth, Google-Search-grounded analysis, prompt-engineered recommendations.

LLMsAWSRecSys
Medical text summarization

LLMs for Medical Text Summarization

Fine-tuned and benchmarked GPT-3/4, T5, BART and Pegasus on medical summarization — ROUGE, BERTScore and inference cost head-to-head. Published as a preprint.

LLMsNLPBenchmarking
Medical image enhancement using GANs

MedGANs — Medical Image Enhancement

End-to-end GAN pipeline for medical image denoising and enhancement — published in IJESE (2025) with single-shot HDR and edge-enhancement post-processing.

GANsImagingPublished
Active learning research paper classification

Active Learning for Paper Classification

Supervised + active + semi-supervised learning to classify mixed labeled/unlabeled research papers with minimal annotation budget.

Active LearningNLP
Cassava leaf disease prediction

Cassava Leaf Disease Prediction

Deep-learning classifier identifying viral diseases from cassava leaf photos — computer vision for low-resource agriculture.

CVCNNs
Disaster response pipeline

Disaster Response Pipeline

Production-grade ETL + ML pipeline classifying real disaster messages in real time, served behind an API.

NLPData Engineering
Plagiarism detection

Plagiarism Detection

Binary classifier scoring text similarity against source documents using containment and LCS features, deployed on SageMaker.

MLSageMaker
Recommendation engine

Recommendation Engine

Rank-based, collaborative-filtering and SVD recommenders built on IBM Watson Studio interaction data.

RecSysSVD
Hate speech detection

Hate Speech Detection

NLP classifier flagging racist and hateful tweets — text preprocessing, embeddings and supervised classification on real Twitter data.

NLPClassification