Home / Companies / Roboflow / Blog / Post Details
Content Deep Dive

How to Build an AI Video Car Damage Inspector

Blog post from Roboflow

Post Details
Company
Date Published
Author
Aarnav Shah
Word Count
1,346
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

Aarnav Shah describes an AI-assisted rental-car inspection system that analyzes a user-uploaded walkaround video and produces a digitally signed, browser-verifiable PDF report of detected vehicle damage. Before upload, the app fingerprints the video and obtains an independent timestamp, then verifies the uploaded file against that certified fingerprint to establish an evidence chain. The pipeline uses a custom-trained RF-DETR-small model in Roboflow to detect damage, ByteTrack to connect detections across frames, and an optical-flow-based parallax filter to distinguish stationary surface damage from moving reflections. Gemini then evaluates only detections proposed by the vision model, identifying damage type, severity, size, and vehicle location while being permitted to reject false positives but not create new findings. The system also identifies vehicle details, signs the final report with ECDSA P-256, and applies a second timestamp to the report itself. Shah provides a GitHub repository containing the Next.js web application, local analysis pipeline, and Roboflow workflow definitions, noting that analysis can run locally while Gemini assessments use managed Roboflow credits and the architecture can later scale to hosted GPUs.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 2 149 44 30 -80%
LLM 1 1,189 251 109 -83%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.