Projects

Following are a collection of projects I worked on in various aspects of my career including my research projects, freelance projects and personal side projects.

Alzheimer's Disease classification App

This is a web application built with Python, Flask and MySQL where users can submit samples of their 3D MRI scan and get the diagnosis results. The classification algorithm is based on the paper- "DTI based Alzheimer’s disease classification with rank modulated fusion of CNNs and random forest". See publications for more information about the paper.

Spiritual Chatbot

You can talk to God now.
This AI chatbot takes on the persona of a Hindu God (an avatar of Lord Vishnu) and has profound knowledge on Bhagavad Gita. You can ask him anything related to the sacred song.

Talk with God here - https://spiritualchatbot.streamlit.app/


Brain Tumor Classification

Code repository for the work titled - "Brain tumor classification from Radiology and Histopathology using Deep Features and Graph Convolutional Network". See publications for more information.

Plant Disease Classification

One of my hobby projects that tries to classify plant leaves given an image. Used Convolutional Neural Networks (CNN) to train the model with a publicly available dataset. Click on the icon below to know more.