Projects
Energy & Utilities
// Business Problem

A major energy distributor struggled with manual FEMA reimbursement processing after a hurricane, causing bottlenecks and delays.

// Technical Challenge

Accelerate and automate FEMA document processing to unlock recovery funds.

// Scope

Led a team to build custom OCR models for FEMA forms. Used Azure Document Intelligence, PostgreSQL, and QC dashboards for review.

Healthcare
// Business Problem

NY healthcare payors faced CMS penalties due to bad directory data.

// Technical Challenge

Build audit simulation tools to improve data quality before federal audits.

// Scope

Designed a rules-based and ML-augmented audit simulator. Created synthetic data, risk dashboards, and compliance scores.

Healthcare
// Business Problem

A home healthcare provider was near bankruptcy with fragmented data and outdated systems.

// Technical Challenge

Lead an enterprise data transformation for care, compliance, and financial ops.

// Scope

Managed a 15-person team. Migrated data to Azure, implemented governance with Collibra, and built a Patient 360 solution.

Life Sciences / Pharma
// Business Problem

A pharmaceutical tech firm needed a way to assist technicians with clinical questions.

// Technical Challenge

Deliver a secure, LLM-powered chatbot for pharmacy techs.

// Scope

Architected a solution using LangChain, CrewAI, and FAISS for RAG. Built with GPT-4 and added access controls.

Healthcare / Legal Services
// Business Problem

MRI client lacked visibility into PI market prospects across fragmented data.

// Technical Challenge

Build a unified CRM dataset from external legal and medical sources.

// Scope

Created ML pipelines using record linkage and NLP. Unified bar, payer, and court data; integrated into Salesforce.

MedTech
// Business Problem

Medtech partner needed real-time tissue detection during colonoscopies.

// Technical Challenge

Build a deep learning model for live abnormality detection.

// Scope

Trained a PyTorch CNN on endoscopic video. Optimized for real-time inference and low latency.

Consumer Goods
// Business Problem

A global CPG client's GenAI system was built on legacy AWS infrastructure.

// Technical Challenge

Migrate to Azure and refactor for scalable GenAI workloads.

// Scope

Re-architected platform using Azure Functions, SQL, and AKS. Containerized GPT microservices.

Automotive
// Business Problem

Automotive OEM faced battery defects with unclear causes.

// Technical Challenge

Identify battery defects in real-time from factory cameras.

// Scope

Built a hierarchical CNN with Keras/TensorFlow. Deployed explainable ML with Grad-CAM and MLOps integration.

Software / DevOps
// Business Problem

Data mismatches across dev/staging/prod environments were delaying releases.

// Technical Challenge

Ensure real-time data sync across environments.

// Scope

Built CDC pipeline using Debezium, Kafka, and Postgres. Added schema validation and topic automation.

Manufacturing
// Business Problem

Engine manufacturer needed to predict engine failure from service logs.

// Technical Challenge

Build a predictive NLP model for engine end-of-life.

// Scope

Fine-tuned BERT for entity extraction. Built predictive pipeline and deployed with MLflow APIs.

Automotive
// Business Problem

Ford lacked data on customer driving behavior for hands-free features.

// Technical Challenge

Reconstruct driving routes from sparse telematics data.

// Scope

Used PySpark to process 10M+ events. Rebuilt routes using spatio-temporal clustering and test drive validation.

Automotive
// Business Problem

Owner's manual chatbot couldn't handle structured data.

// Technical Challenge

Enable natural language querying of structured databases.

// Scope

Enhanced transformer-based Text-to-SQL model with semantic parsing and schema grounding.

Automotive
// Business Problem

Built a Q&A chatbot on vehicle manuals for engineers and compliance teams.

// Technical Challenge

Create a scalable, in-vehicle question-answering tool.

// Scope

Combined ElasticSearch and BERT-based QA. Deployed to Ford's Kubernetes platform with SSO.