• Stop being a LURKER - join our dealer community and get involved. Sign up and start a conversation.

Reply to thread

Our own is very similar. Checking vin decode for certain strings some are ie:

$itemsToCheck = [

'Keyless', 'Remote Start', 'Navigation', 'Wi-Fi',

    '8-Way', '10-Way', 'Head-Up', 'Blind Spot', 'Back-Up Camera',

    'Perimeter', 'Perimeter/Approach', 'CarPlay', 'Proximity',

    'Dual Zone', 'Real-Time', 'Bluetooth', 'Voice Activated', 'HomeLink'

];


We run a command daily to check inventory for 'no description' and get AI to do them and insert into DB under that exact style ID. Just started doing this and will probably roll around again to improve the initial prompt. Always interesting to hear of someone making a full fledged offering of something similar. AI really presents an opportunity for all of us.