Portfolio

Projects

A curated set of flagship repositories out of 198+ public projects on GitHub, grouped by domain. Search or filter to explore, or view the full catalog on GitHub.

Agentic AI & LLM Systems

23 projects

Agentic AI & LLM Systems

Agentic GraphRAG for Financial Institutions

Secure, agentic GraphRAG query systems for banking, fraud detection, tax analytics, and financial reconciliation — designed for auditability and least-privilege data access.

GraphRAGAgentic AIFinancial ServicesSecurity
View on GitHub
Agentic AI & LLM Systems

Agentic GraphRAG for Financial Fraud Investigation

Secure LLM systems for enterprise banking, compliance, and risk analysis, applying GraphRAG to fraud investigation workflows.

GraphRAGFraudCompliance
View on GitHub
Agentic AI & LLM Systems

LangGraph Research & Report Assistant

Tutorial-grade, cyclic, human-in-the-loop research and report assistant built on LangGraph with FastAPI, Postgres checkpointing, and a React/SSE front end.

LangGraphFastAPIHuman-in-the-loop
View on GitHub
Agentic AI & LLM Systems

LangGraph Clinical Documentation Assistant

Clinical documentation and discharge-summary assistant that structures clinician notes, suggests ICD-10 codes, and generates compliant summaries.

LangGraphHealthcareNLP
View on GitHub
Agentic AI & LLM Systems

LangGraph Invoice/Receipt Audit & Reconciliation Assistant

Agentic reconciliation assistant that audits invoices and receipts against source records and flags discrepancies for review.

LangGraphFinanceAudit
View on GitHub
Agentic AI & LLM Systems

LangGraph Tax Document Intake & Classification Assistant

Classifies and routes incoming tax documents using a LangGraph agent pipeline, reducing manual document triage.

LangGraphDocument AITax
View on GitHub
Agentic AI & LLM Systems

LangGraph Prior Authorization & Claims Documentation Assistant

Automates prior-authorization and claims documentation workflows for healthcare payers and providers.

LangGraphHealthcareClaims
View on GitHub
Agentic AI & LLM Systems

LangGraph LNG Plant Operations Copilot

Operations copilot for LNG plant workflows, pairing LangGraph orchestration with plant operating procedures and telemetry context.

LangGraphEnergyOperations
View on GitHub
Agentic AI & LLM Systems

Explainable Loan Adjudication (Multi-Agent)

Multi-agent LangGraph system for loan adjudication that produces explainable, auditable lending decisions.

LangGraphExplainabilityLending
View on GitHub
Agentic AI & LLM Systems

Risk Desk Debate Engine (AutoGen)

AutoGen-based multi-agent critique-and-refine system that debates and stress-tests market and credit risk assessments.

AutoGenRiskMulti-agent
View on GitHub
Agentic AI & LLM Systems

Resilient Orchestration Core

Framework-agnostic multi-agent orchestration engine built for regulated financial workflows.

OrchestrationFinancial ServicesResilience
View on GitHub
Agentic AI & LLM Systems

MCP Enterprise Tool Gateway

Governed Model Context Protocol (MCP) server providing bank-grade, access-controlled tool access for LLM agents.

MCPGovernanceBanking
View on GitHub
Agentic AI & LLM Systems

MCP Enterprise Financial Gateway

A professional, production-ready MCP framework template for auditing, banking, and tax-compliance environments.

MCPComplianceBanking
View on GitHub
Agentic AI & LLM Systems

Wealth Advisory Copilot (OpenAI Assistants API)

Portfolio-guidance copilot built on the OpenAI Assistants API with compliance guardrails for wealth-advisory use cases.

OpenAI Assistants APIWealth ManagementCompliance
View on GitHub
Agentic AI & LLM Systems

LangChain RAG Financial Regulation Compliance Assistant

RAG assistant over financial-regulation corpora to answer compliance questions with grounded citations.

LangChainRAGCompliance
View on GitHub
Agentic AI & LLM Systems

CrewAI Multi-Agent Orchestration Tutorial

A practical, hands-on tutorial for building multi-agent CrewAI systems from first principles.

CrewAITutorialMulti-agent
View on GitHub
Agentic AI & LLM Systems

CrewAI Manufacturing Quality Crew

CrewAI agent crew for manufacturing quality workflows — inspection triage, root-cause drafting, and reporting.

CrewAIManufacturingQuality
View on GitHub
Agentic AI & LLM Systems

CrewAI LNG Maintenance Crew

CrewAI agent crew supporting predictive-maintenance workflows for LNG plant operations.

CrewAIEnergyMaintenance
View on GitHub
Agentic AI & LLM Systems

Thoughtful AI — Intelligent Support Assistant

An intelligent, LLM-driven support assistant designed for grounded, low-hallucination customer support.

LLMSupport Automation
View on GitHub
Agentic AI & LLM Systems

Google ADK

Working examples and patterns using Google's Agent Development Kit (ADK) for building agentic applications.

Google ADKAgentic AI
View on GitHub
Agentic AI & LLM Systems

CrewAI Fraud Detection

CrewAI agent crew applied to fraud-detection triage and investigation workflows.

CrewAIFraud Detection
View on GitHub
Agentic AI & LLM Systems

CrewAI Market Intelligence Starter

Starter template for building market-intelligence agent crews with CrewAI.

CrewAIMarket Intelligence
View on GitHub
Agentic AI & LLM Systems

LangChain-Based Financial Document Pipeline

Document-processing pipeline for financial records built on LangChain.

LangChainDocument Processing
View on GitHub

Computer Vision & Industrial AI

8 projects

Computer Vision & Industrial AIDemo video

Industrial Social Distancing Monitor

COVID-19 social-distancing enforcement tool for industrial floors, built on YOLO with Nvidia Jetson Nano/Xavier and Raspberry Pi. GeoPandas, Fiona, and Shapely were used for floor-plan analysis and geofencing. Streamed IoT data to GCP Pub/Sub, Dataflow, and BigQuery for plant-wide analytics. Delivered at 93% lower cost than a comparable vendor solution.

Open-source beta: industrial social-distancing solution

If playback is blocked, try opening in an incognito browser window.

YOLOJetsonGeoPandasGCPEdge AI
View on GitHub
Computer Vision & Industrial AIDemo video

Computer-Vision Vaccine Vial Tracking

Vaccine-vial tracking system for healthcare manufacturing using Hough Transforms, image segmentation, and CUDA-accelerated OpenCV on a Linux HPC cluster with Nvidia GPUs and C++. Tracks vials reliably across the design pipeline through multiple manufacturing stages.

Vial pre-tracking

If playback is blocked, try opening in an incognito browser window.

Vial tracking

If playback is blocked, try opening in an incognito browser window.

OpenCVCUDAHough TransformsC++Healthcare
View on GitHub
Computer Vision & Industrial AI

YOLO vs. Vision-AI Model Benchmark

Benchmarks YOLO against CNN, Transformer, and small vision-language models across manufacturing, healthcare, and video-analytics monitoring workloads — accuracy, latency, and throughput trade-offs for real deployment decisions.

YOLOTransformersVLMBenchmarking
View on GitHub
Computer Vision & Industrial AI

RTSP YOLO Video Analytics Pipeline

Real-time video analytics pipeline: RTSP ingestion, YOLOv8 detection and tracking, configurable zone rules, and MQTT/webhook event dispatch for downstream systems.

RTSPYOLOv8MQTTReal-time
View on GitHub
Computer Vision & Industrial AI

Classical CV Inspection Toolkit

Classical OpenCV toolkit — Hough transforms, contour segmentation, and tamper detection — for industrial and security inspection use cases without a neural network in the loop.

OpenCVClassical CVSecurity
View on GitHub
Computer Vision & Industrial AI

IoT Video Event Stream Analytics

Streaming analytics service that turns vision events into rolling statistics, Z-score anomaly alerts, and a live occupancy dashboard.

StreamingAnomaly DetectionDashboards
View on GitHub
Computer Vision & Industrial AI

Camera Network Discovery Toolkit

CLI toolkit for discovering ONVIF/RTSP cameras, checking stream and network health, and generating a site-survey report for vision-AI deployments.

ONVIFRTSPCLI
View on GitHub
Computer Vision & Industrial AI

Video Infrastructure Capacity Planner

Sizing calculator for camera/AI-vision deployments — bandwidth, storage, and GPU requirements — with a customer-ready report output.

Capacity PlanningGPU Sizing
View on GitHub

Data Engineering & MLOps

14 projects

Data Engineering & MLOps

Lakehouse Forecasting MLOps Platform

End-to-end lakehouse forecasting platform — medallion-architecture ingestion, feature pipelines, model training, and MLOps tracking for demand-forecasting workloads.

LakehouseForecastingMLOps
View on GitHub
Data Engineering & MLOps

Parcel Demand Forecasting Workbench

Forecasting workbench for parcel-volume demand planning, supporting scenario analysis and capacity decisions.

ForecastingLogistics
View on GitHub
Data Engineering & MLOps

Parcel Volume Forecasting

Time-series forecasting models for parcel-volume prediction to support network capacity planning.

Time SeriesLogistics
View on GitHub
Data Engineering & MLOps

Forecast-Driven Capacity Optimizer

Optimization engine that converts demand forecasts into capacity and staffing recommendations.

OptimizationCapacity Planning
View on GitHub
Data Engineering & MLOps

MLOps Testing Framework

Testing framework for ML pipelines covering data validation, drift detection, and model-quality gates in CI/CD.

MLOpsTestingCI/CD
View on GitHub
Data Engineering & MLOps

Ops Knowledge RAG Assistant

RAG assistant over operational knowledge bases for faster incident triage and runbook retrieval.

RAGOperations
View on GitHub
Data Engineering & MLOps

dbt + Databricks Enterprise Blueprint

Reference blueprint for dbt on Databricks with Unity Catalog governance, data-quality testing, and scalable warehouse architecture.

dbtDatabricksUnity Catalog
View on GitHub
Data Engineering & MLOps

Enterprise dbt/Databricks Accelerator

Accelerator for incremental-loading pipelines and AI-ready data architecture on dbt and Databricks.

dbtDatabricksIncremental Loading
View on GitHub
Data Engineering & MLOps

Enterprise Airflow + Docker Setup

Production-style, containerized Airflow setup for orchestrating data-engineering and MLOps pipelines.

AirflowDockerOrchestration
View on GitHub
Data Engineering & MLOpsDemo video

Real-Time IoT Data Engineering — Kafka & Spark Structured Streaming

Solution architecture for machine and IoT data pipelines — the design pattern behind the Factory Pulse Industrial-IoT proof of concept: streaming ingestion, per-machine state, rolling FFTs, and threshold-based alerting from factory-floor devices to the cloud.

Factory Pulse — Industrial IoT data platform (conceptual PoC)

If playback is blocked, try opening in an incognito browser window.

KafkaSpark Structured StreamingIIoT
View on GitHub
Data Engineering & MLOps

EconoLLM-Tracer: Affordable LLM Fine-Tuning for Traceability Data

Cost-efficient fine-tuning approach for LLMs applied to enterprise traceability data.

Fine-tuningLLMTraceability
View on GitHub
Data Engineering & MLOps

Demand Ops Platform

Operational platform tying demand signals to planning and fulfillment workflows.

Demand PlanningOperations
View on GitHub
Data Engineering & MLOps

Workforce Capacity Optimization

Optimization models for aligning workforce capacity with forecasted operational demand.

OptimizationWorkforce Planning
View on GitHub
Data Engineering & MLOps

Selenium & Playwright Test Automation Tutorials

6-part tutorial series on Selenium and Playwright test automation in Python — from basics to production patterns to AI-agent-driven testing.

SeleniumPlaywrightTest Automation
View on GitHub

Enterprise & Financial AI

17 projects

Enterprise & Financial AI

Podman Secure Financial Services AI Deployment Framework

Enterprise-grade framework demonstrating Podman's security advantages for deploying AI-powered financial applications in regulated environments.

PodmanContainersFinancial Services
View on GitHub
Enterprise & Financial AI

Podman-Based Credit Scoring AI Audit Platform

Production-ready credit-scoring AI platform demonstrating secure, containerized deployment of XGBoost models for financial services.

PodmanXGBoostCredit Scoring
View on GitHub
Enterprise & Financial AI

GraphRAG for Enterprise Financial Systems

GraphRAG architecture for querying banking and financial data in place, without centralizing or moving sensitive records.

GraphRAGData GovernanceBanking
View on GitHub
Enterprise & Financial AI

Enterprise Financial AI — Hybrid Audit Anomaly Detection

Hybrid statistical + ML anomaly-detection framework for financial audit workflows.

Anomaly DetectionAudit
View on GitHub
Enterprise & Financial AI

AI-Driven Predictive Maintenance for GMP Manufacturing

Predictive-maintenance system for GMP manufacturing with automated regulatory compliance covering GAMP 5, ALCOA+, FDA CFR Part 11, and EU GMP Annex 11.

GMPPredictive MaintenanceCompliance
View on GitHub
Enterprise & Financial AI

Enterprise AI Governance

Governance framework and controls for enterprise AI adoption — policy, oversight, and audit trails.

GovernanceAI Policy
View on GitHub
Enterprise & Financial AI

AI Governance Controls

Implementable controls library for enforcing AI governance requirements across enterprise systems.

GovernanceControls
View on GitHub
Enterprise & Financial AI

AI Security Red-Team Toolkit

Toolkit for red-teaming AI/LLM systems — prompt injection, data exfiltration, and jailbreak testing.

AI SecurityRed Team
View on GitHub
Enterprise & Financial AI

LLM Security Lab

Hands-on lab environment for studying and mitigating LLM-specific security vulnerabilities.

LLM SecurityLab
View on GitHub
Enterprise & Financial AI

Multi-Tenant AI Platform

Reference architecture for a multi-tenant AI platform with tenant isolation and per-tenant governance.

Multi-tenancyPlatform Architecture
View on GitHub
Enterprise & Financial AI

Enterprise AI Platform

Foundational platform scaffolding for standing up enterprise-grade AI services.

Platform Engineering
View on GitHub
Enterprise & Financial AI

Enterprise AI Unified Management Platform

Unified management plane for coordinating enterprise AI services, quotas, and lifecycle.

Platform EngineeringManagement
View on GitHub
Enterprise & Financial AI

Gen AI Platform Console

Administrative console for managing generative-AI platform configuration and usage.

GenAIAdmin Console
View on GitHub
Enterprise & Financial AI

Agentic Workflow Orchestrator

Orchestration layer for coordinating agentic workflows across enterprise systems.

OrchestrationAgentic AI
View on GitHub
Enterprise & Financial AI

Consulting AI Studio

Studio scaffolding for rapid, client-facing AI prototyping and delivery.

PrototypingConsulting
View on GitHub
Enterprise & Financial AI

Enterprise Generative AI with OpenWebUI + Ollama on Docker

Approach for integrating open-source generative AI (OpenWebUI + Ollama) into enterprise environments using Docker.

OpenWebUIOllamaDocker
View on GitHub
Enterprise & Financial AI

End-to-End LLM App Deployment on Azure AKS

Full deployment pipeline for an LLM application on Azure Kubernetes Service, with Streamlit UI and Prometheus/Grafana observability.

Azure AKSKubernetesObservability
View on GitHub

GPU, HPC & Infrastructure

8 projects

GPU, HPC & Infrastructure

Enterprise Open-Weight LLM Fine-Tuning & GPU Optimization

GPU-optimized fine-tuning workflows for open-weight LLMs in enterprise settings.

Fine-tuningGPUOpen-weight LLMs
View on GitHub
GPU, HPC & Infrastructure

GPU Workload Data Center Decision Framework

Decision framework for sizing and placing GPU workloads across data-center and cloud environments.

GPUData CenterCapacity Planning
View on GitHub
GPU, HPC & Infrastructure

GPU Architectures — Industry Applications

Survey of GPU architecture choices mapped to real industry AI/HPC workloads.

GPU ArchitectureHPC
View on GitHub
GPU, HPC & Infrastructure

Intel OpenVINO: Zero to Hardware-Accelerated Inference

Practical walkthrough of quantizing and serving ONNX/PyTorch/TensorFlow models with OpenVINO across CPU, NPU, and GPU edge targets.

OpenVINOQuantizationEdge Inference
View on GitHub
GPU, HPC & Infrastructure

Enterprise-Grade HPC/AI Foundation on Rocky Linux

Reference foundation for HPC/AI infrastructure on Rocky Linux with the Nvidia stack and Kubernetes.

Rocky LinuxNvidiaKubernetes
View on GitHub
GPU, HPC & Infrastructure

Hybrid Edge/Cloud Reference Architecture

Reference architecture for hybrid edge/cloud/on-prem AI workloads, including a tested store-and-forward service for unreliable connectivity.

Edge ComputingHybrid Cloud
View on GitHub
GPU, HPC & Infrastructure

Vision Platform Integration API

FastAPI integration gateway that normalizes vision-analytics events and dispatches them to pluggable downstream systems.

FastAPIIntegrationVision AI
View on GitHub
GPU, HPC & Infrastructure

Distributed Medical Model Training

Distributed training setup for medical imaging models across multi-GPU clusters.

Distributed TrainingMedical Imaging
View on GitHub

Geospatial & Supply Chain

12 projects

Geospatial & Supply Chain

Last-Mile Route Optimization

Route-optimization models for last-mile delivery networks, balancing cost, time windows, and capacity constraints.

Route OptimizationLogistics
View on GitHub
Geospatial & Supply Chain

Network Route Dispatch Optimizer

Dispatch optimization engine for routing decisions across a distribution network.

DispatchNetwork Optimization
View on GitHub
Geospatial & Supply Chain

AGV/AMR Geofencing for Warehouse Management

Geospatial geofencing and navigation-zone definition for AGV/AMR fleets inside warehouse and factory environments.

AGVAMRGeofencing
View on GitHub
Geospatial & Supply Chain

Spatial Analysis with GeoPandas

Applied spatial-analysis techniques with GeoPandas for operational and planning use cases.

GeoPandasSpatial Analysis
View on GitHub
Geospatial & Supply Chain

GeoPandas Fundamentals

Foundational GeoPandas techniques for geospatial data engineering.

GeoPandasTutorial
View on GitHub
Geospatial & Supply Chain

Fiona Shapefile Processing

Shapefile ingestion and processing workflows using Fiona.

FionaShapefiles
View on GitHub
Geospatial & Supply Chain

Shapely Geometry Operations

Geometric operations for geofencing, buffering, and spatial joins using Shapely.

ShapelyGeometry
View on GitHub
Geospatial & Supply Chain

GeoJSON Processing and Visualization

Processing and visualization pipelines for GeoJSON datasets.

GeoJSONVisualization
View on GitHub
Geospatial & Supply Chain

Large-Scale Geospatial Processing

Scalable geospatial-processing patterns for large datasets.

GeospatialScalability
View on GitHub
Geospatial & Supply Chain

Feature Extraction from Geospatial Shapefiles

Feature-engineering pipeline extracting model-ready features from geospatial shapefile data.

Feature EngineeringShapefiles
View on GitHub
Geospatial & Supply Chain

Agricultural Zone Mapping

Zone-mapping analysis for agricultural land use with geospatial tooling.

AgricultureZone Mapping
View on GitHub
Geospatial & Supply Chain

Creating Maps

Map-generation techniques and cartographic workflows for spatial datasets.

CartographyMapping
View on GitHub

Healthcare & Life Sciences AI

8 projects

Healthcare & Life Sciences AI

Enterprise Image-Based Fault Diagnosis with FAISS Vector Search

Visual similarity search for fault diagnosis using deep-learning embeddings indexed in FAISS for fast nearest-neighbor retrieval.

FAISSVector SearchFault Diagnosis
View on GitHub
Healthcare & Life Sciences AI

GPU-Accelerated Visual Fault Diagnostics with RAG

Vision AI + FAISS-GPU + LLM PDF knowledge retrieval for industrial defect root-cause analysis.

RAGGPUFault Diagnosis
View on GitHub
Healthcare & Life Sciences AI

Medical Foundation Model

Foundation-model approach applied to medical imaging tasks, built for downstream fine-tuning.

Foundation ModelsMedical Imaging
View on GitHub
Healthcare & Life Sciences AI

DICOM Data Pre-Processing Pipeline

Preprocessing pipeline for DICOM medical imaging data, preparing studies for ML training.

DICOMMedical Imaging
View on GitHub
Healthcare & Life Sciences AI

Self-Supervised Learning for Medical Applications

Self-supervised pretraining techniques applied to medical imaging with limited labeled data.

Self-Supervised LearningMedical Imaging
View on GitHub
Healthcare & Life Sciences AI

Mammography Risk Prediction

Risk-prediction modeling from mammography imaging data.

MammographyRisk Prediction
View on GitHub
Healthcare & Life Sciences AI

FDA-Compliant ML Pipeline

ML pipeline scaffolding designed around FDA regulatory-compliance requirements for medical applications.

FDA ComplianceMLOps
View on GitHub
Healthcare & Life Sciences AI

Medical Image Explainability

Explainability techniques (saliency/attribution methods) applied to medical imaging model predictions.

ExplainabilityMedical Imaging
View on GitHub

Enterprise Architecture (Palantir Foundry)

8 projects

Enterprise Architecture (Palantir Foundry)

Palantir Foundry FDE Playbook (Capstone)

End-to-end Palantir Foundry case study and generalized Forward-Deployed Engineer playbook — the capstone of a 4-part series.

Palantir FoundryFDECase Study
View on GitHub
Enterprise Architecture (Palantir Foundry)

Palantir Foundry Data Pipelines

Foundry Pipeline Builder walkthrough reframed as a Forward-Deployed Engineer data-integration playbook (Part 1 of 4).

Palantir FoundryPipeline Builder
View on GitHub
Enterprise Architecture (Palantir Foundry)

Palantir Foundry Ontology

Foundry Ontology Manager walkthrough reframed as a semantic-modeling playbook (Part 2 of 4).

Palantir FoundryOntology
View on GitHub
Enterprise Architecture (Palantir Foundry)

Palantir Foundry Workshop Apps

Foundry Workshop walkthrough reframed as an operational-app playbook (Part 3 of 4).

Palantir FoundryWorkshop
View on GitHub
Enterprise Architecture (Palantir Foundry)

Palantir Foundry for LNG Operations

Palantir Foundry Workshop mechanics reframed for LNG cargo and terminal operations, using real hands-on screenshots.

Palantir FoundryEnergyOperations
View on GitHub
Enterprise Architecture (Palantir Foundry)

LNG Knowledge Graph — Ontology-Driven Predictive Maintenance

Ontology-driven knowledge graph for LNG plant predictive maintenance.

Knowledge GraphOntologyLNG
View on GitHub
Enterprise Architecture (Palantir Foundry)

Manufacturing Semantic Digital Twin

Semantic digital-twin architecture for manufacturing assets and processes.

Digital TwinSemantic Modeling
View on GitHub
Enterprise Architecture (Palantir Foundry)

Semantics & Ontology Engineering — A Practical Tutorial

Practical tutorial on semantics and ontology engineering for enterprise data architecture.

OntologySemanticsTutorial
View on GitHub