Projects

Building at the edge of applied AI.

22 projects spanning neural decoding, medical imaging, and LLM applications, each shipped with measurable impact.

NeuroAI Platform

NeuroAI Platform

Jun 2025 · Present

Scalable ML platform with automated parameter prediction for EEG model benchmarking and intelligent ingestion workflows.

  • Reduced testing time from 2–3 days to minutes
  • Tested by 5+ researchers in production
PythonPyTorchMNEReactJSDockerAWS
GitHub →
Multimodal RAG for Chest X-ray (MIMIC-CXR)

Multimodal RAG for Chest X-ray (MIMIC-CXR)

2025

Retrieval-Augmented Generation system for chest X-ray interpretation using CLIP cross-modal retrieval and Groq LLM.

  • FAISS similarity search over MIMIC-CXR
  • Structured radiology findings & impressions
PythonCLIPGroq LLMFAISSStreamlit
GitHub →
NeuroGraph-TSC: EEG Cognitive State Prediction

NeuroGraph-TSC: EEG Cognitive State Prediction

2024

Neuro-inspired graph-based temporal-spatial model combining GAT and LSTM for EEG cognitive state prediction.

  • GAT + LSTM hybrid architecture
  • Temporal-spatial EEG modeling
PythonPyTorchGATLSTM
CodeView →
Real-time Seizure Detection & Classification

Real-time Seizure Detection & Classification

May 2025 · Jul 2025

GNN-based optimization system for seizure detection on the TUH EEG dataset with hyperparameter optimization.

  • 90% detection · 87% classification
  • 84% early prediction on TUH EEG
PythonPyTorch GeometricGNNs
GitHub →
GNN-PdM: Predictive Maintenance

GNN-PdM: Predictive Maintenance

2024

Graph neural network–based predictive maintenance system for industrial crane systems using sensor data and digital twins.

  • Sensor + digital-twin fusion
  • Failure-mode early warning
PythonPyTorch GeometricGNNsDigital Twins
CodeView →
GroqVision: Vision-LLM OCR & Document Analysis

GroqVision: Vision-LLM OCR & Document Analysis

Jul 2025

Streamlit web app enabling OCR and document understanding from uploaded images via vision-enabled Groq LLM.

  • Auto-structured Markdown output
  • Document Q&A
PythonStreamlitGroqPillow
GitHub →
PDFExplora: Smart Document Q&A

PDFExplora: Smart Document Q&A

2024

AI-powered document Q&A system using LLMs and FAISS to answer questions from uploaded PDFs.

  • FAISS-backed retrieval
  • Context-grounded LLM answers
PythonLLMsFAISSLangChain
CodeView →
Energy-Efficient Sleep Stage Classification

Energy-Efficient Sleep Stage Classification

Feb 2025 · Mar 2025

Spiking Neural Networks on the ISRUC-Sleep dataset, optimized for low-power edge computing.

  • 82% accuracy
  • 35% energy reduction
PythonTensorFlowsnnTorchMNE
GitHub →
EduPath: AI Academic & Relocation Advisor

EduPath: AI Academic & Relocation Advisor

Mar 2025

Voice/chat assistant using LLMs and multi-criteria decision algorithms for academic recommendations.

  • Multi-criteria ranking
  • Voice + chat interface
PythonNLPLLMsFlaskReact
GitHub →
AI-Powered Dental DICOM Annotation

AI-Powered Dental DICOM Annotation

Jun 2025

U-Net model for segmenting dental CT scans, including nerves, roots, and enamel structures.

  • 3D volumetric preprocessing
  • 3D Slicer / Dragonfly visualization
PythonPyTorchU-Netpydicom
GitHub →
LahoreLegacy: AI-Powered Historical Guide

LahoreLegacy: AI-Powered Historical Guide

May 2025

AI web app to explore Lahore's history using LLMs and FAISS semantic search over Wikipedia and PDFs.

  • FAISS vector retrieval
  • PDF upload + summarization
PythonStreamlitLangChainFAISSOpenAI
GitHub →
Multiview Neural Decoding with Attention

Multiview Neural Decoding with Attention

Nov 2024 · Jan 2025

Attention-based decoder combining temporal, spectral and spatial features across 500+ subjects.

  • 93.3% accuracy
  • +2.3% over prior work
PythonPyTorchAttention
GitHub →
Audio-Analyzer: Intelligent Audio Processing

Audio-Analyzer: Intelligent Audio Processing

Aug 2024

Full-stack secure app for audio diarization, transcription, feature extraction and chatbot querying.

  • JWT auth + responsive UI
  • Groq LLM querying
FlaskReactJWTLibrosaGroq
GitHub →
AI-Assisted Clinical Exam Preparation

AI-Assisted Clinical Exam Preparation

Jul 2024

Fine-tuned Meditron LLM with LoRA/QLoRA to replicate USMLE-style clinical reasoning.

  • 92%+ reasoning accuracy
  • 40% less manual annotation
MeditronLoRAQLoRAPEFT
GitHub →
Olympics Data Analysis

Olympics Data Analysis

2023

Data analysis dashboard for Olympic history with insights into medals, countries, athletes, and trends.

  • Interactive medal & country insights
  • Trend analysis across decades
PythonPandasStreamlitPlotly
CodeView →
LawyerAssistant: Intelligent Legal Support

LawyerAssistant: Intelligent Legal Support

Feb 2024

Full-stack AI legal assistant for case research, document summarization and case law referencing.

  • VectorDB semantic querying
  • LangChain LLM workflows
ReactFlaskLangChainVectorDB
GitHub →
Emotion Estimation through Brain Signals

Emotion Estimation through Brain Signals

Aug 2025

EEG emotion recognition pipeline with preprocessing, artifact removal and frequency-band features.

  • Interpretable outputs
  • Streamlit dashboard
PythonMNEScikit-learnStreamlit
GitHub →
OBE Rubrics Management System

OBE Rubrics Management System

2024

Streamlit + MySQL system for managing educational rubrics, CLOs, assessments, and student performance.

  • End-to-end CLO tracking
  • Structured assessment workflows
PythonStreamlitMySQL
CodeView →
NeuroGenesis: Synthetic Brain Tumor Scans

NeuroGenesis: Synthetic Brain Tumor Scans

Mar 2022

DCGAN to generate synthetic MRI scans for brain tumor analysis and data augmentation.

  • >90% authenticity (radiologists)
  • Improved generalization
PyTorchDCGAN
GitHub →
CraneGPT: Industrial AI Chatbot

CraneGPT: Industrial AI Chatbot

Apr 2023

AI chatbot for industrial crane operators, providing answers from operation manuals and troubleshooting guides.

  • 75% faster task resolution
  • Multi-language retrieval
LLaMA-2LangChainVectorDBReact
GitHub →
Madina Visiting Assistant Chatbot

Madina Visiting Assistant Chatbot

Jan 2024

WhatsApp chatbot to guide visitors on religious sites, prayer timings and local etiquette.

  • Multilingual real-time messaging
  • Webhook architecture
TwilioFlaskPythonLLMs
GitHub →
Breast Cancer Detection System

Breast Cancer Detection System

Aug 2021

ANN classifying malignant vs benign tumors using structured tabular features.

  • 99% on UCI dataset
  • k-fold cross-validation
PythonKerasScikit-learn
GitHub →