Car Expert AI API
**Car Expert AI** is a high-fidelity computer vision API designed for the automotive industry. Unlike standard object detection, this service utilizes a 32-billion parameter multimodal model to perform deep inspection. It extracts not only the brand and model but also body types, paint condition, and license plate data (including country detection via ISO codes). **Key Features:** * **Deep…
Car Expert AI API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
analyze_car_cars_detect_post /cars/detect |
|
| GET |
get_status /status/{task_id} |
Get task status |
| GET |
download_result /download/{filename} |
Download JSON |
| GET |
health /health |
Check service health |