> INITIALIZING SYSTEM...
> LOADING NEUROGRAPH WEIGHTS... [OK]
> BOOTING NEXUS AGENTS... [OK]
> ACCESS GRANTED.
|

Building AI that sees what the eye misses.

I'm Azariah Jebin — I predict pediatric brain tumor biomarkers from tissue slides, design multi‑agent architectures for autonomous decision systems, build real-time perception pipelines for the physical world, and take the harder path over the faster one.

0.939 GFAP AUC 182 IRB-approved cases 5 molecular biomarkers M.S AI UT Austin
SCROLL
01 About

Spatial intelligence, real‑world ready.

AI/ML Engineer with an M.S. in Artificial Intelligence from UT Austin (GPA 3.7). Author of NeuroGraph, a spatially informed GNN framework predicting pediatric brain tumor biomarkers directly from H&E whole slide images, achieving a mean AUC of 0.761 across 5 biomarkers on 182 real-world clinical cases in collaboration with Dell Medical School.

Background spans 3 years of production data engineering at Capgemini (concurrent with MSAI) and active freelance ML work. Committed to building AI that functions reliably under messy, resource-constrained, real-world clinical conditions.

M.S. AI · UT Austin 3 yrs production engineering Dell Medical School collaboration
02 Why me

What sets me apart.

Spatial AI Specialist

GNNs that reason about tissue topology, not just pixel averages.

Clinically Validated

182 IRB‑approved cases, validated with the collaborating neuropathologist at Dell Medical School.

3 Years Production Engineering

Ran ETL pipelines and LLM systems while completing my M.S. – fully in parallel.

Ship Mentality

Built and shipped a production app to the Play Store – end‑to‑end, solo.

03 Featured Work

Two systems, one question: how far can AI own a decision before a human needs to step in?

One answers it in a hospital. The other answers it in an insurance claim. Same underlying bet — that confidence, quantified honestly, is what makes autonomy trustworthy.

NeuroGraph
M.S. Thesis · UT Austin · Dec 2025 · IRB Protocol STUDY00007710

A graph neural network that predicts five molecular biomarkers for pediatric brain tumors directly from routine H&E tissue slides — no additional lab work required. Validated on 182 real, IRB-approved cases from Dell Medical School.

0 GFAP AUC
0 Mean AUC, 5 biomarkers
0 IRB-approved cases

The problem. Standard multiple-instance-learning treats each tissue patch as independent — discarding the spatial topology a pathologist actually relies on. Molecular testing gives ground truth, but it's frequently missing outright: in this cohort, GFAP was available for only 54% of cases and H3K27M for just 28%.

The approach. NeuroGraph treats each slide as a Delaunay-triangulated graph over UNI2-h patch embeddings (400–6,000 nodes per slide), reasoning over it with 3× EdgeConv blocks — computing explicit feature differences between neighboring patches, so the model reads tissue gradients and infiltrative edges, not just local averages. A custom masked BCE loss lets it learn from whichever biomarkers are actually annotated per case, instead of discarding partially-labeled slides.

Patch embedding feature space Delaunay-triangulated patch graph Important nodes and clusters

Interpretability. Predictions alone aren't useful without a reason to trust them. GNNExplainer produces biomarker-specific tissue heatmaps, feeding a clinical dashboard qualitatively validated by the collaborating neuropathologist — for INI1, the model's highlighted regions correctly localized AT/RT rhabdoid morphology. Click a biomarker below to see its heatmap on a real case:

GFAP
AUC 0.939
Synaptophysin
AUC 0.777
ALK1
AUC 0.736
H3K27M
AUC 0.699
INI1
AUC 0.656
Interpretable AI clinical report
Full interpretable clinical report — per-biomarker confidence and tissue heatmaps for one real case.
Training curves Cross validation results

Where it's going next. I'm continuing this as an active UT Austin lab member — extending NeuroGraph into a multimodal framework fusing WSIs, tumor coordinates, and patient demographics via a joint embedding layer, with a multi-task objective decoding molecular biomarkers, genomic signatures, DNA methylation profiles, and histologic tumor type simultaneously. I've also proposed a biomedical-LLM branch via cross-attention fusion, so the model can generate a structured clinical explanation, not just a prediction.

01 — The problem

Standard methods look at tissue one patch at a time.

They discard the spatial relationships a pathologist actually reads.

02 — The approach

NeuroGraph builds a Delaunay-triangulated graph.

400–6,000 nodes per slide, each one a real tissue patch.

03 — Architecture

EdgeConv reasons about differences, not averages.

Three stacked blocks read tissue gradients across every connection.

04 — Interpretability

GNNExplainer shows its work.

Highlighted regions correctly localized AT/RT rhabdoid morphology for INI1.

05 — Results

GFAP AUC 0.939, on 182 real cases.

Validated against an IRB-approved pediatric cohort at Dell Medical School.

06 — What's next

Extending into a multimodal framework.

WSIs, genomics, and methylation profiles, fused into one model.

GBM: Multimodal MRI + Synthetic Biomarkers
MSAI Coursework · UT Austin · with Shobika A.

The project that came before NeuroGraph — and the reason it exists. Adult glioblastoma has almost no real biomarker data available: tissue sampling is invasive, and genomic testing is expensive and slow. This project explored how far a model could get anyway, using a 3D U-Net to segment tumor subregions from multimodal MRI, then fusing them with synthetic MGMT and EGFR biomarkers.

Dice 0.5148 IoU 0.7323 Sensitivity 0.987

The problem. Real biomarker data for adult GBM is scarce — invasive to sample, and slow and expensive to test for. This project asked how much prognostic signal could be recovered from imaging alone, standing in for the biomarkers that couldn't be obtained directly.

The approach. A 3D U-Net trained on the BraTS 2020 dataset segments each scan into three tumor subregions across four MRI modalities (T1, T1CE, T2, FLAIR). Synthetic MGMT methylation and EGFR amplification values, derived from tumor and edema volume, are then fused with the imaging features to predict clinical outcomes.

FLAIR, T1CE, and segmentation mask Necrotic, edema, and enhancing subregions Ground truth vs predicted overlay

Where it led. The synthetic biomarkers were never going to be a clinical substitute for the real thing — that limitation is the whole reason NeuroGraph exists. NeuroGraph picked up the same underlying question on pediatric tumors, where real biomarker labels were actually available to train and validate against.

01 — The problem

Adult GBM has almost no real biomarker data.

Tissue sampling is invasive, and genomic testing is expensive and slow.

02 — The approach

A 3D U-Net segments tumor subregions from MRI.

Trained on BraTS 2020, across T1, T1CE, T2, and FLAIR modalities.

03 — Subregions

Necrotic core, edema, and enhancing tumor.

Each subregion segmented and cropped for downstream classification.

04 — Results

Dice 0.5148, IoU 0.7323.

Synthetic MGMT and EGFR biomarkers fused with imaging features.

05 — Where it led

Real biomarkers weren't available.

That's the problem NeuroGraph was built to solve.

03
NEXUS
Feb 2026 · Preprint ↗ · Blog ↗

A multi-agent framework re-architecting insurance from human-default to AI-native, governed by the Truth Score Engine — a confidence metric that decides, per claim, whether a human ever needs to look at it.

>90% → Auto 60–90% → Review <60% → Manual
NEXUS lifecycle transition

The premise. Most enterprise workflows are human-default: an AI system assists a person, and a person makes the call. NEXUS argues for the opposite in autonomous insurance processing — a decentralized network of domain-specific agents handles claims end-to-end, with humans routed in only where the system's own confidence says they're needed.

NEXUS lifecycle transition (expanded)

The mechanism. Coordination runs through the Truth Score Engine, a weighted, penalty-adjusted consensus metric built on evidential deep learning principles:

T_s = [ Σ (w_i · C_i) ] · Π(1 − H_penalty)

Click to simulate a claim moving through the engine — each run generates a random agent-consensus score and routes it accordingly, exactly as NEXUS does in production.

Truth Score Engine routing End to end claim adjudication workflow

Why this framing matters. Most "AI + human review" systems treat every decision the same way — full automation or full review. Confidence-aware routing spends human attention only where it's actually warranted; that's the difference between "AI-assisted" and genuinely AI-native operations.

01 — The problem

Insurance is still human-default.

A person is the primary operator at every step — the bottleneck by design.

02 — The approach

A decentralized network of specialist agents.

Each one reasons about a single domain — risk, pricing, fraud, medical validity.

03 — The mechanism

The Truth Score Engine weighs their consensus.

A penalty-adjusted metric built on evidential deep learning principles.

04 — Confidence-aware routing

>90% auto. 60–90% review. <60% manual.

Human attention is spent only where the system's own confidence says it's warranted.

05 — Why it matters

AI-assisted vs. genuinely AI-native.

Most systems review everything the same way. Confidence-aware routing doesn't.

06 — Try it

See it decide, above.

The interactive Truth Score simulator is live in the NEXUS card above.

The Amazing Bible
Personal project · Google Play Store ↗

A distraction-free Bible study and daily reading app: multiple translations (KJV to historical texts like the Geneva Bible, to literal translations like Young's Literal), full offline access, fast verse search, bookmarks, a prayer journal, and reading-streak tracking. No ads, no subscriptions. Shipped end-to-end on my own — the one thing here that went from idea to a real user's phone with no lab, no client, no deadline but my own.

Flutter LLM-assisted dev Play Store · 5.0★
offline-first SQLite schema
prayer journal state
reading streak logic
KJV + Geneva + YLT
distraction-free UI
Riverpod state mgmt
Home
Search
Reading
Plans
01 — The friction

Building solo is a battle against bottlenecks.

Moving from concept to production usually means compromising on features, performance, or time.

02 — The catalyst

AI as a true force multiplier.

Treating LLMs as a rapid-prototyping engine to bridge the gap between high-level architecture and raw code.

03 — The build

Prompting into production.

Wiring up offline databases, complex state logic, and a clean UI at the speed of thought.

04 — The deployment

End-to-end execution.

Fully designed, engineered, and shipped solo. Currently holding a 5.0★ rating on the Google Play Store.

04 Additional Research

Smaller in scope, still real findings.

Mitigating dataset artifacts in NLI
UT Austin · Dec 2025 · with Shobika A.

A hypothesis-only ELECTRA-Small baseline hit 60.12% accuracy on SNLI from spurious artifacts alone. Product-of-experts debiasing showed light correction (α=0.2) improves robustness while aggressive correction (α=0.8) degrades accuracy (89.6% → 87.9%) — debiasing is a genuine trade-off, not a free lunch.

Cascaded YOLOv5 + EfficientNet video analytics
UT Austin · 2025

Real-time bird detection, classification, and tracking pipeline — custom-trained YOLO for localization, EfficientNet for species classification, DeepSORT for multi-object tracking and video-based counting. mAP 0.905, ~75% classification accuracy on CUB-200-2011 (200 species).

SuperTuxKart AI
MSAI coursework · UT Austin

Trajectory-prediction planners (MLP, CNN, Transformer variants) for autonomous racing, with custom loss functions targeting lateral/longitudinal error. ~40% trajectory accuracy gain over baseline, validated in PySuperTuxKart.

Road scene segmentation + depth
MSAI coursework · UT Austin

Residual U-Net for simultaneous road segmentation and monocular depth estimation, with multi-task loss functions combining segmentation cross-entropy and depth regression, evaluated via mIoU and lane-boundary MAE.

Layperson-friendly explanations of health risks
Prompt Engineering · GPT-3.5

Translating structured patient data into plain-language explanations using five prompting strategies (basic, CoT, few-shot, ToT, hybrid) compared side by side — evaluated with ROUGE-L and readability scoring, on synthetic (Synthea) patient records.

Heart disease prediction
Tutorial · Tabular ML

A from-scratch, teaching-first walkthrough of the tabular ML workflow — feature engineering, four models compared side by side, and a confusion-matrix discussion of why the deep learning model's fewer false negatives matter more clinically than its top-line accuracy.

05 Tech stack

What I build with.

ML / Deep Learning
PythonPyTorchPyTorch Geometricscikit-learn
Computer Vision / Pathology
OpenCVYOLOv5EfficientNetU-Net
Agentic AI / LLMs
LangChainGoogle ADKGemini
Infrastructure
GCPBigQueryNeo4jAirflow
06 Education & certifications
M.S. Artificial Intelligence
University of Texas at Austin
3.7 / 4.0 · Dec 2025
B.E. Computer Science Engineering
SCAD College of Engineering
8.25 / 10 · Jul 2022
CITI Biomedical Research (valid 2028) Google Prompting Essentials Machine Learning ×2 Agile Software Development Informatica IICS 2024 Computer Vision (OpenCV)
07 Publications

Formal research output.

NeuroGraph
Master's Thesis · UT Austin · Dec 2025

Predicting pediatric brain tumor biomarkers from H&E WSIs using Graph Neural Networks. Advisors: Dr. Ying Ding, Dr. Leqi Liu · Clinical: Dr. Chandra Krishnan, Dell Medical School.

Detecting Glioblastoma using Multimodal MRI and Synthetic Biomarkers
Technical Report · UT Austin · with Shobika A.

3D U-Net segmentation on BraTS 2020, fused with synthetic MGMT/EGFR biomarkers. Dice 0.5148, IoU 0.7323. The synthetic-biomarker limitation here directly motivated NeuroGraph's pivot to real, IRB-approved labels.

NEXUS
Feb 2026 · Preprint ↗ · Blog ↗

A multi‑agent architectural framework for autonomous enterprise workflows, introducing the Truth Score Engine for confidence‑aware decision routing.

Mitigating Dataset Artifacts in NLI
UT Austin · Dec 2025 · with Shobika A.

Sensitivity analysis of ensemble‑based debiasing on SNLI. Quantified trade‑off between leaderboard accuracy and robust generalization.

Real-Time Bird Detection & Classification with YOLOv5 and EfficientNet
UT Austin · Dec 2025

Real-time detection, species classification, and movement tracking for bird conservation monitoring. mAP 0.905, classification accuracy ~75% on CUB-200-2011.

08 Experience

Two tracks, no shortcuts.

Three years running production data engineering and graduate AI research in parallel.

JUN 2025 — PRESENT
Graduate Researcher
The University of Texas at Austin
Extending NeuroGraph into a multimodal framework fusing WSIs, genomics, and DNA methylation profiles via a joint embedding layer, with a proposed biomedical-LLM cross-attention branch for structured clinical explanation.
JUN 2026 — PRESENT
Freelance Computer Vision Engineer
Independent
Built a multimodal classification pipeline for a plant pathology research collaboration — benchmarked 5 CNN architectures, integrated a dual-encoder vision-language model for zero-shot evaluation, and built interpretability tooling (Grad-CAM) for model diagnostics.
FEB 2023 — DEC 2025
Analyst
Capgemini · Bengaluru
Contributed the Streamlit frontend for SemantIQ, an LLM-powered NL-to-Cypher/SQL retrieval assistant (LangChain + Gemini, Neo4j). Migrated legacy Teradata pipelines to GCP BigQuery via Airflow.
OCT 2021 — DEC 2022
GIS / Data Intern
Thazhal Geospatial Analytics · Tirunelveli
Flask APIs for raster map processing, QGIS + Pandas land record digitization for Tamil Nadu government projects. Received a Certificate of Appreciation from the Tirunelveli District Collector.
09 Get in touch

Let's talk.

Open to select engineering collaborations — reach out directly.

> QUERYING STATUS...
> LOCATION: Tirunelveli, Tamil Nadu, IN
> LOCAL TIME: --:-- IST
> STATUS: OPEN TO OPPORTUNITIES|