Deploying production ML systems at the intersection of AI, manufacturing, and transportation
I am a Rail Operations and Applied AI/ML Engineer with 10+ years of combined experience across industrial engineering, rail operations, and machine learning systems. My work spans the full ML lifecycle — from peer-reviewed research to production deployment — with a focus on industrial optimization, predictive analytics, and condition monitoring for transportation and manufacturing systems.
Currently a PIN Fellow at Georgia Tech (Georgia-AIM grant), I develop AI-driven manufacturing optimization pipelines. Previously at Norfolk Southern Corporation, I built GIS-enabled analytics dashboards adopted company-wide. I hold an MSc in Applied Engineering from Georgia Southern University and have been admitted to Georgia Tech's OMSCS (MS in Computer Science) starting Fall 2026.
🔬 PIN Fellow @ Georgia Tech → HMM + RL optimization pipelines for manufacturing · RAG-based knowledge systems (2025–Present)
🚂 Supervisor Associate — Operations Division, Mechanical Maintenance @ Norfolk Southern → Rail equipment management, FRA/49 CFR compliance & real-time asset health monitoring (2024–2025)
🎓 Research Assistant @ Georgia Southern → 95–97% anomaly detection on live rail DAS datasets · AAR/TTCI collaboration (2022–2023)
📄 7 peer-reviewed papers (ASME, Springer, SPIE, Elsevier) — 200+ citations
🎯 Admitted: Georgia Tech OMSCS (CS) → Fall 2026
llm-finetuning-engineering-domain
Two complementary fine-tuning pipelines on railroad AI and manufacturing domain data. BERT/RoBERTa classification: fine-tuned
bert-base-uncased→ 94.2% accuracy;roberta-base→ 95.8% on 4-class DAS signal conditions. LoRA generation: Mistral-7B instruction-tuned with only 4.2M trainable params (0.06% of model) using QLoRA 4-bit quantization — ROUGE-L 0.68. Both models published on HuggingFace Hub →
PythonBERTRoBERTaMistral-7BPEFTLoRAQLoRAHugging Face TransformersNLPJupyter Notebook
Production RAG pipeline grounded in 7 peer-reviewed publications (200+ citations). Retrieves domain knowledge via FAISS + SentenceTransformers (all-MiniLM-L6-v2, 384-dim cosine search), generates citation-backed answers with Flan-T5 — zero hallucination on domain specifics. Live on HuggingFace Spaces (Docker). Supports drop-in PDF ingestion to extend the knowledge base to any domain.
PythonRAGFAISSSentenceTransformersFlan-T5LangChainStreamlitDockerHuggingFace Spaces
Production multi-agent AI system for real-time warehouse monitoring, safety violation detection, layout optimization, and cost reduction. A 5-agent pipeline (Vision → Layout → Anomaly → Cost → Orchestrator) processes images via YOLOv8 + GCP Vision API and outputs $/day cost impact per detected inefficiency. FastAPI backend, Streamlit dashboard, GitHub Actions CI/CD.
PythonYOLOv8CrewAILangChainGoogle Cloud VisionGCSFastAPIStreamlitMulti-AgentComputer Vision
cv-manufacturing-defect-detection
Real-time surface defect detection for steel manufacturing using YOLOv8 on the NEU Surface Defect benchmark (1,800 images, 6 defect classes). Achieves 95.2% mAP@50 with 2.1ms GPU inference. Exported to Intel OpenVINO IR format for 2–4× CPU speedup on Intel hardware. Extends published WAAM research (Georgia Tech / Springer 2026). Includes Colab training notebook and Streamlit demo.
PythonYOLOv8Intel OpenVINOJupyter NotebookStreamlitComputer VisionManufacturing QCDeep Learning
[waam-hmm-rl-optimizer] -coming soon
Hidden Markov Model + Reinforcement Learning pipeline for material design optimization in Wire Arc Additive Manufacturing (WAAM). Deployed under Georgia-AIM grant at Georgia Tech. 5% improvement in material utilization. Peer-reviewed Springer publication (2026).
PythonReinforcement LearningHMMManufacturing AIMLOps
[ai-polymer-optimisation-mip-v3] -coming soon
AI-guided optimization of MIP/CIP polymer film synthesis using physics-informed data generation, ML surrogates, and multi-objective Pareto optimization — without wet-lab experiments. Achieves 95.2% capture efficiency and 1.998 µm thickness (±0.002 µm of target). Target: JOM / Springer (2026).
Pythonscikit-learnRandom ForestMLPGaussian ProcessLatin HypercubePareto OptimizationMaterials AI
Power BI + T-SQL demo for manufacturing analytics and real-time monitoring dashboards.
T-SQLPower BIManufacturing Analytics
railroad-anomaly-detection-cnn-lstm
Hybrid CNN-LSTM with sliding window for railroad condition monitoring via distributed acoustic sensing (DAS). Achieved 97% train position detection rate on live HTL fiber-optic datasets from AAR/TTCI, Pueblo CO. Published in Green Energy & Intelligent Transportation, Elsevier 2024.
PythonTensorFlowCNNLSTMTime-SeriesAnomaly DetectionSignal Processing
GRU and LSTM models for train presence detection along fiber-optic DAS-instrumented track. 94% detection rate. Published in SPIE Journal of Applied Remote Sensing, 2024.
PythonDeep LearningGRUDistributed Acoustic SensingRail Safety
Java console-based Train Movement & Scheduling System with CRUD operations, station management, scheduling, file I/O, and full OOP architecture.
JavaOOPFile I/OScheduling Algorithms
Building-a-Rainfall-Prediction-Classifier
End-to-end ML classification pipeline for rainfall prediction using supervised learning, feature engineering, and model evaluation.
Pythonscikit-learnJupyter NotebookClassification
Store-Recommendation-System-Atlanta-GA
Interactive store recommendation system with analytics, K-Means clustering, and Folium map visualizations for Atlanta, GA.
PythonClusteringGeospatialRecommender SystemsJupyter Notebook
Interactive Python & Machine Learning course with 28 structured lessons, built with React.
JavaScriptReactEdTechMachine Learning
| Year | Title | Venue | Metric |
|---|---|---|---|
| 2026 | AI-Driven(HMM-RL) decision support system for WAAM | Springer | HMM + RL — 5% material utilization gain |
| 2026 | AI-Guided Polymer Film Synthesis Optimization | Springer | Manufacturing quality improvement |
| 2024 | CNN-LSTM-SW for Railroad Anomaly Detection via DAS | Green Energy & Intelligent Transportation, Elsevier | 97% detection rate |
| 2024 | Deep Learning for DAS-based Railroad CM | SPIE Journal of Applied Remote Sensing | GRU model: 94% detection |
| 2023 | Review of DAS Applications for Railroad CM | Mechanical Systems & Signal Processing, Elsevier | Widely cited systematic review |
| 2022–2023 | ML Models for Rail Safety & Anomaly Detection (3 papers) | ASME / Springer | 95% accuracy on live HTL datasets |
📚 Full publication list on Google Scholar → | 200+ total citations
| Type | Details |
|---|---|
| 🎓 Georgia Tech OMSCS | MSc Computer Science — Admitted, Fall 2026 |
| 🎓 Georgia Southern University | MSc Applied Engineering (Advanced Manufacturing) |
| 🎓 CUET | BSc Mechanical Engineering |
| ☁️ Google Cloud | Data Analytics Certificate |
| ⚙️ Alteryx | Designer Core Certification |
| 🐍 Coursera / U of Michigan | Applied Machine Learning in Python |
| Generative AI Leader |
- 🏭 WAAM AI Prototype — Deploying HMM + RL material design system at Georgia Tech (Georgia-AIM)
- 🏗️ Warehouse Visual Intelligence — Extending with real-time RTSP camera feed + BigQuery analytics trend dashboard
- 🔬 CV Defect Detection — Fine-tuning PPE detection model; Vertex AI deployment pipeline
- 🤖 LLM Fine-tuning — Scaling LoRA Mistral-7B training dataset; evaluating RAG vs fine-tuned generation
I'm actively seeking roles in ML Engineering, AI/Data Science, Data Engineering, and AI Research — particularly in manufacturing, transportation, railway, energy, infrastructure intelligence, or large-scale ML systems.
Open to: Full-time roles at tech & industrial AI companies.