Tech Stack

Next.js Tailwind CSS Supabase pgvector Gemini Google Vision OCR Python PDF filling

Overview

TravelClaim AI is a hackathon prototype exploring agentic AI workflows for military travel reimbursement. The idea was to let service members describe travel in plain English, ask policy questions against the Joint Travel Regulations, auto-fill DD Form 1351-2, and validate uploaded receipts before the package reaches finance review.

This was built as a concept prototype rather than a deployed production system. The focus was reducing administrative friction in a workflow that is both high-frequency and regulation-heavy.

TravelClaim AI authorization workflow


Problem

Military travel reimbursement is slow and painful because service members have to navigate JTR rules, DTS, per diem rules, receipts, and DD Form 1351-2 all at once. Even a relatively standard TDY trip can become a long administrative task with multiple failure points before reimbursement is approved.

The opportunity behind TravelClaim AI was not just answering policy questions, but turning that knowledge into concrete workflow actions: structured claim data, form fill, receipt checks, and a cleaner handoff to reviewers.


Validation

The team validated the problem through Reddit analysis across military communities. The pitch deck surfaced:

This mattered because it grounded the prototype in a real administrative pain point rather than a generic “AI assistant” idea.


System

TravelClaim AI regulations retrieval interface TravelClaim AI DD Form 1351-2 preview

My Role

I contributed to the agentic workflow design, product framing, research validation, and technical architecture for the prototype.


What I Learned


Links