Mobile demo · iOS + Android

TransitionTrack

A companion app for soldiers navigating the MEB → PEB → IDES → VA rating process. Built on Expo (iOS + Android + web) with on-device document capture, AI-extracted findings, and a secure timeline of every event.

Synthetic data · DEMO watermark on every screen Not affiliated with the U.S. Army or VA Built by Digital Nexus Creations
Timeline screen
Timeline
Current phase, what's next, recent events, upcoming appointments — at a glance.
Scan screen
AI Document Capture
Snap a NARSUM, MEB Findings, DA Form, or VA C&P notice. GPT-4o vision extracts {doc_type, dates, parties, findings} server-side. Key never touches the phone.
Documents vault
Secure Document Vault
Every artifact uploaded, organized, and searchable. Extracted findings shown alongside each scan.
Glossary screen
Plain-English Glossary
NARSUM, PEBLO, IRILO, MEBLO, DBQ — written for humans. The process is confusing enough.
Admin screen — PEBLO multi-case view
PEBLO / Advocate Dashboard
Multi-case queue with status, flags, and deadlines. For the case manager working across dozens of soldiers.

How a scan flows

Document capture in four steps — the AI work happens server-side.
01
Capture on device
Phone camera or photo library. No native scanning library — just a JPEG.
02
Upload to Supabase
Edge function receives the image. OpenAI API key lives on the server, never on the phone.
03
GPT-4o vision extract
Structured JSON: doc_type, key_dates, parties, findings.
04
Attach to timeline
Document + extracted fields land on the soldier's case timeline, instantly visible.