Portfolio

AI projects aren't built on code alone, but on curiosity, patience, and a thousand tiny experiments.

Filter by Category:

Portfolio Website
2025

Portfolio Website

My personal portfolio website showcasing my projects and skills.

React TypeScript CSS
Background Remover
2025

Background Remover

Open-Source background remover tool implementation through python, gradio and huggingface. Upload an image or use an example to remove its background. Not the best image background remover out there but good enough for a free tool.

Python Gradio Hugging Face
ChemQuery
2025

ChemQuery: Learn Molecules Easily

ChemQuery is a free and open-source chemistry learning tool built as part of an educational initiative to support students worldwide. ChemQuery is Powered by PubChem & PubChemPy — designed to make chemistry learning simple and fun for students, teachers, and curious minds alike.

Python Gradio Hugging Face
AgriBuddy
2025

AgriBuddy

AI-powered agent-based agricultural assistant system for Bangladeshi farmers using RAG and Vision Models

Python Langchain OpenAI +2
Bengali Humor System
2025

Prototype system design of Bengali humor in Unmad style

A Bangla satirical chatbot inspired by Unmad magazine's comedic, sarcastic writing style. It takes a user's question, retrieves relevant Bangla text snippets from a knowledge base, and answers with humorous, exaggerated, and witty satire never in a direct, serious tone.

OpenAI Vector Database RAG +3
YOLOv8 Custom Training
2024

Custom Training YOLOv8 to detect Vehicle, Pedestrians, and Signboards

Fine‐tuned YOLOv8n on a custom dataset from video frames, auto‐labeled with Roboflow, and deployed on Hugging Face Spaces Streamlit, and locally without API support.

Python Image Classifier Dataset Creation +1
Bengali Speech Recognition
2024

Bengali Speech Recognition with Regional Dialects

My master's thesis involved building a regional speech corpus and fine‐tuning Wav2Vec2 for Bengali dialect transcription. The project led to a datathon using a dataset checkpoint, after which I fine‐tuned a Whisper model and deployed it on HuggingFace Space.

Python PyTorch HuggingFace +3
Film Genre Classifier
2024

Multi-label Film Genre Classifier

Scraped movie and TV data to build a multi-label genre classifier, fine-tuned a transformer model, converted it to ONNX for faster inference, and deployed it via Flask on HuggingFace Space and OnRender.

Python Text Classification Roberta +1
Bengali Transcription
2024

Automatic Bengali Transcription System

A robust Bangla speech recognition system has been prototyped, achieving exceptional transcription accuracy. We are now in the deployment phase, aiming to provide a user‐friendly web interface for generating CSV/Excel outputs from audio inputs

Python ASR Whisper +1
Titanic Prediction
2024

Titanic EDA and Survival Prediction

This project analyzes factors like age, class, and gender affecting Titanic survival and predicts passenger survival chances based on given features using different machine learning algorithms.

Python Scikit Learn Dataset Analysis +1
Parrot Classifier
2023

Parrot Classifier

Scraped parrot species images, fine‐tuned a fast.ai classifier (93% accuracy on 60 species), deployed on Hugging Face Spaces, and integrated the API into another custom website.

Python Image Classifier Data Scraping +1
CS Scientists Demographics
2023

Demographics of Best CS Scientists Worldwide

This project involved web scraping from a dynamic site and using Tableau to analyze top computer scientists, highlighting key research regions and institutions.

Python Selenium Web Scraping +2
Earthquake Data Analysis
2023

Last 100+ years of Earthquake Data Scraping Analysis and Visualization

Scraped earthquake data from a website covering Bangladesh and neighboring countries, cleaned, curated, and visualized insights using Tableau.

Python Selenium Web Scraping +2
Federated Learning
2022

A prototype system design of Heart Disease Detection using Horizontal Federated Learning with Random Forest

Horizontal Federated Random Forest for Heart Disease Detection from Decentralized Data

Python Scikit-learn Federated Learning +1