Multi-Modal Claim Verification Agent
competitionJun 2026 — HackerRank Orchestrate
Vision-driven pipeline that cross-checks insurance damage photos against claim narratives and flags inconsistencies automatically.
Built for the HackerRank Orchestrate June 2026 challenge. Ingests a batch of insurance claims, runs each submitted image through a vision-capable model alongside the written description, scores narrative-image consistency, and outputs a structured verification report across all 44 claims in the set. Handled real-world input mess along the way: AVIF-to-JPEG conversion, Windows PowerShell environment quirks, and API key/config wrangling.