Welcome to ATRA Portal

User instructions and portal feature overview.

Photo Search & Fitment

Supports single VIN badge OCR recognition and auto part image matching. You can capture photos directly via camera or upload images to perform high-precision vehicle and part compatibility verification.

AR Glasses Display

Optimized high-contrast HUD display mode for J7EF Plus AR Smart Glasses. Real-time camera stream capturing for live VIN OCR and part fitment API verification.

Batch VIN Test

Designed for batch testing. Paste multiple VIN codes with a target OEM number to quickly verify matching results and retrieve detailed YMM vehicle specifications across multiple records.

User Photo Search & Fitment

Scan VIN badge or capture auto part via camera.

Target API: {{ loginHost || 'Caddy Proxy' }}

1. VIN Recognition

OCR Ready

Capture or Upload VIN Photo

Image Uploaded

2. Auto Part Recognition

AI Model Ready

Capture or Upload Part Photo

Image Uploaded

Fitment Verification Result

Status 1 : Matched Status 0 : Incompatible Status X : Error
Target VIN {{ userResult.vin }}
Match Type {{ userResult.matchType }}
Vehicle YMM Spec {{ userResult.ymm }}
Match Found
Identified Part Description

{{ userResult.partDesc }}

Matched OEM / Part No.

{{ userResult.matchedOem }}

Assembly MO: {{ userResult.assembly }}

Compatibility Issue Detected:

{{ userResult.reason }}

API Exception / Error:

{{ userResult.reason }}

J7EF HUD View
{{ arStep === 1 ? 'ALIGN VIN BARCODE' : 'ALIGN AUTO PART' }}
J7EF Lens Feed
Step {{ arStep }}/3: {{ arStep === 1 ? 'VIN Scan' : arStep === 2 ? 'Part Scan' : 'Verification Complete' }}
ZOOM {{ Math.round(arZoomLevel * 100) }}%

Connecting to API & Analyzing Fitment...

AR Fitment Result

✓ MATCHED (Status 1) ⚠️ INCOMPATIBLE (Status 0) ❌ ERROR (Status X)
VIN NUMBER {{ arResult.vin || 'Image Scanned' }}
OEM / MATCH TYPE {{ arResult.matchedOem || arResult.matchType || 'N/A' }}
YMM Spec: {{ arResult.ymm }}
Description: {{ arResult.partDesc }}
Note: {{ arResult.reason }}
Align the VIN label with the center crosshair, then tap the button below to capture Align the auto part with the center crosshair, then tap the button below to send the match API Match complete — tap Reset to start a new capture

Batch VIN Fitment Testing

Compare multiple VINs against single Target OEM.

1. Multiple VINs (Paste from Excel or Comma-Separated)

2. Target OEM

Batch Execution Results ({{ batchResults.length }})

#{{ index + 1 }} {{ item.vin }}
Status 1 (Matched) Status 0 (Incompatible) Status X (Error) Testing...
YMM: {{ item.ymm }}
Match Type: {{ item.matchType }}
Desc: {{ item.partDesc }} | MO: {{ item.assembly }}
Note: {{ item.reason }}

API Login Authorization

{{ loginError }}