Vehicle damage inspection is an essential step in insurance claim processing and vehicle repair management. Traditional inspection procedures rely on manual verification by surveyors, which often results in delays, human errors, and inconsistencies in repair estimation. To address these challenges, this research proposes Smart-Claim, an artificial intelligence-based system designed to automate vehicle damage detection and provide repair estimation insights using computer vision and large language models. The system utilizes the YOLO object detection model to identify damaged regions in vehicle images uploaded by users. The detected damage information is analyzed using NVIDIA Nemotron-3 API powered by the Llama 3.1 90B large language model to generate intelligent estimation insights. The application is implemented using React for the frontend, Python Flask for the backend, and MySQL for database management. Experimental results demonstrate that the proposed system significantly reduces inspection time and enhances efficiency in insurance claim evaluation.
M et al. (Fri,) studied this question.