Airport Baggage Intelligence Platform
Upload a baggage image and get instant IATA classification codes, brand identification, condition assessment, and market valuation.
Capabilities
Everything you need for baggage identification
Object Detection
YOLOv8 and CLIP models detect and crop the baggage item from the uploaded photo.
IATA Classification
Automatic mapping to standardized IATA baggage codes for color, type, material, and accessories.
Claude Vision Reasoning
Claude's vision API identifies brand, model, and condition from the image with detailed reasoning.
Product Search
SerpAPI searches the web for similar products to inform brand matching and market pricing.
Valuation
Estimates new market price and current value based on brand, model, and observed wear condition.
Structured Output
All results returned as a structured JSON object with IATA codes, bag details, and valuation.
Output Format
Structured JSON output, ready for any system
Every analysis produces a standardized JSON object with IATA classification codes, brand and model identification, condition rating, and current market valuation.
Sign in to try it{
"iata_classification": {
"color": "BK",
"type": "24",
"material": "L",
"wheels": "W",
"handle": "H"
},
"bag_details": {
"bag_type": "hard shell upright suitcase",
"color": "black",
"material": "polycarbonate",
"brand": "Samsonite",
"model": "S'Cure Spinner 75cm"
},
"valuation": {
"new_price": 18000,
"estimated_current_value": 9000,
"condition": "moderate wear",
"currency": "USD"
},
"confidence_score": 0.87
}Ready to identify a bag?
Upload your first baggage image and get a full AI-powered report in seconds.
Sign in to Start