My Projects

A selection of my research work and personal projects.

LLM Ethical Reasoning Project Thumbnail
Active Project

Evaluating LLM Ethical Reasoning

Investigated moral reasoning capabilities of LLMs and their susceptibility to prompt injection attacks. Proposed the Immorality Leaning Gap benchmark to quantify bias toward immoral scenarios.

Python
VisionTrap Project Thumbnail
Under Review

VisionTrap: Unanswerable VQA

Curated dataset of unanswerable visual questions paired with synthetic images to test VQA models' abstention capabilities and reduce hallucinations.

Python
GNN Educational Framework Thumbnail
Active Project

GNN Educational Framework

Comprehensive codebase teaching Graph Neural Networks through hands-on implementation and visualization, from basic graph theory to advanced attention mechanisms.

Python
Speech Emotion Recognition Project Thumbnail
Active Project

Speech Emotion Recognition

Developed a system to recognize emotions from Bengali speech using deep learning techniques.

Python
NimBus Game Project Thumbnail
Finished

NimBus Game

A classic game of Nim implemented in C++ with a simple console-based user interface.

C++
AssistableMe Project Thumbnail
Active Project

AssistableMe

An AI-powered assistive platform designed to help individuals with disabilities navigate digital interfaces more effectively through adaptive voice and gesture control.

TypeScript React