Skip to content
View mubinmodi's full-sized avatar

Block or report mubinmodi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mubinmodi/README.md

Hi, I'm Mubin Modi πŸ‘‹

AI & Machine Learning Engineer Β· MS, Northeastern University

LinkedIn Email

I build intelligent systems β€” agentic AI applications, deep learning models, and end-to-end data science pipelines. Recently graduated with my Master's from Northeastern, and building on real-world ML problems.


πŸ† Highlight

2nd Place β€” BioIT Hackathon

NeST-VNN: Visible Neural Networks for Drug Response in Cancer

An interpretable neural network that predicts cancer patient outcomes β€” survival, recurrence, and drug response β€” directly from tumor genotype. Instead of a black box, the model's architecture mirrors a hierarchical map of biological systems, so every prediction can be explained at the level of protein assemblies rather than individual genes.

Built: end-to-end PyTorch pipeline β€” cBioPortal data ingestion β†’ hierarchy-aware model training β†’ prediction with biological annotation β†’ interactive visualization dashboard.

πŸ“Ί Demo walkthrough Β· 🎀 Presentation


πŸ› οΈ What I Work With

Languages

Python SQL C# JavaScript PHP

ML / Deep Learning

PyTorch TensorFlow scikit-learn Optuna YOLO Transformers

Generative AI

LangChain RAG Fine-tuning Agentic AI

Data & MLOps

Pandas NumPy Spark Docker MLflow Power BI Flask Git


πŸ“Œ Featured Projects

πŸ€– AI & Generative AI

Project What it does Stack
Agentic AI Final Project End-to-end agentic AI system built as a capstone project Python, LLM agents
Research Paper Assistant AI-powered tool for navigating and understanding research literature LangChain, RAG
Rekomme AI Shopping Assistant Intelligent product recommendation engine Python, LLMs
Multimodal PDF QA Retrieval-augmented generation over multimodal documents RAG, vector search
LLM Quantization Playbook Practical guide to quantization techniques and their trade-offs PyTorch, notebooks
SEC Filing Analysis Automated analysis of SEC financial filings using NLP Python, NLP

🧠 Deep Learning & Computer Vision

Project What it does Stack
Tennis Analysis Sports analytics via object detection and player/ball tracking YOLO, CNNs
Lake Michigan Rainfall Prediction Multi-day weather forecasting with deep learning PyTorch, time series
Crowd Counting Density estimation for counting people in images CNNs, computer vision
Neural Networks From Scratch Ground-up implementation of neural nets in pure Python NumPy

πŸ“Š Data Science & Machine Learning

Project What it does Stack
Earthquake Analysis & Prediction Seismic data analysis and predictive modeling scikit-learn, Pandas
Diabetes Readmission Prediction Predicting hospital readmissions from clinical data scikit-learn
GAIA Model Evaluation Tool Benchmarking and evaluation framework for the GAIA dataset Python, LLM eval
Airline Data Analysis SQL-driven analysis of airline operations data SQL

πŸ“« Let's Connect

I'm always open to talking about applied ML, agentic systems, and interpretable AI β€” or new opportunities.

LinkedIn Email

Pinned Loading

  1. Deep-Learning-for-Multi-Day-Lake-Michigan-Rainfall-Prediction Deep-Learning-for-Multi-Day-Lake-Michigan-Rainfall-Prediction Public

    Hybrid ConvLSTM + LSTM model predicting multi-day Lake Michigan rainfall from satellite and meteorological data (0.85 recall)

    Jupyter Notebook

  2. Rekomme-AI-shopping-assistant Rekomme-AI-shopping-assistant Public

    AI shopping assistant grounding product recommendations in Reddit discussions, live web search, and real-time pricing

    Python

  3. Sec-Filing-Analysis Sec-Filing-Analysis Public

    Open-source SEC 10-K/10-Q pipeline (text, tables, layout, XBRL) feeding multi-agent investment analysis

    Python