Portfolio

Microsoft Responsible AI Toolbox

Published:

Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems.

Microsoft ML Wrappers

Published:

A unified wrapper for various ML frameworks - to have one uniform scikit-learn format for predict and predict_proba functions

Darry - A ChatGPT powered customer service bot

Published:

Demo of a chat bot for an e-commerce website built using ChatGPT that can answer questions about products and orders in real time by interacting with the website’s database.

Personalized News Summarizer

Published:

A personalized news page that summarizes real-time news using the BART model from HuggingFace, using a MongoDB backend and hosted on Google Cloud Platform

Comparison of Image Recovery Algorithms

Published:

We compare Plug-and-Play ADMM and Total Variation Denoising algorithms for recovering images distorted by Gaussian blur and additive white Gaussian noise.

Adversarial Examples

Published:

Creating adversarial examples for image classifiers using fast gradient sign method