
JUST A RATHER VERY INTELLIGENT SYSTEM
A comprehensive AI-powered platform for automotive sales, service, and fleet management. Integrating lead generation, vehicle intelligence, and real-time diagnostics.
Three integrated components forming the foundation of X.OS v2.1
Podium-inspired front-end for capturing, nurturing, and managing customer interactions across all channels.
BUILD PENDINGCentral data repository containing static vehicle specifications and dynamic, real-time diagnostic data.
OPERATIONALData pipeline feeding live vehicle information from Autel Bluetooth diagnostic tools into the knowledge base.
OPERATIONALMulti-channel lead capture and communication system inspired by the best in class
Unified inbox ingesting leads from web, SMS, social, phone, Google, and third-party sites.
Modern chat UI with pre-chat info capture and seamless webchat-to-SMS transition.
Kanban-style drag-and-drop board for managing leads through customizable sales stages.
Event-triggered, intelligent follow-up sequences with smart auto-cancellation.

Every channel converges into a single unified inbox. No lead slips through.
Two-part database combining static manufacturer specs with live diagnostic data
All manufacturer-provided specifications for every vehicle, populated via API integrations.
api.mercedes-benz.com/vehicle_specifications/v1Full specs, equipment, options, paint/upholstery by VIN
vpic.nhtsa.dot.gov/api/Make, model, year, engine by VIN
CarQueryAPI / Auto-Data.netComprehensive specs for all manufacturers
Live, vehicle-specific data obtained from diagnostic scans. Provides J.A.R.V.I.S. with real-time health and status.
Diagnostic Trouble Codes with freeze frame data
Temps, pressures, RPMs, voltages in real-time
Maintenance records and service intervals
ECU, TCU, BCM module health reports

Autel Bluetooth scanner data pipeline — from OBD-II port to J.A.R.V.I.S.

Robust, near-real-time solution without requiring access to Autel's proprietary protocols.
Technician uses the Autel Bluetooth scanner (MaxiAP200) with the MaxiAP mobile app. After a full system scan, the diagnostic report is exported as a PDF.
Cloud-based Python service accepts PDF uploads and uses parsing libraries (PyMuPDF / pdfplumber) to extract VIN, DTCs, vehicle details, and live data snapshots.
Parsed data is structured into standardized JSON format and written to the Dynamic Vehicle Database, keyed by VIN.
On customer query, J.A.R.V.I.S. queries both the Static and Dynamic databases to provide a complete picture of vehicle history and current health.
Components required to bring X.OS v2.1 J.A.R.V.I.S. to full operational status
All features from the refinement spec
NHTSA VIN decoder integrated, Mercedes API identified
Store scan tool data keyed by VIN
Autel PDF parser with drag-and-drop upload
Gemini 2.5 Flash brain with MiniMax TTS voice output
Logo and favicon integrated into all components