{"endpoints":{"GET /config":"Get cost configuration","GET /features":"Get required features and venue attribute descriptions","GET /health":"Health check","GET /info":"Get model information","GET /sample":"Get sample prediction","POST /predict":"Make a prediction with event data (including optional venue features)","POST /process-venue-batch":"Extract and combine attributes from multiple images","POST /process-venue-image":"Extract venue attributes from a single image"},"example_workflow":{"step1":"POST /process-venue-image with venue photo","step2":"Receive extracted venue attributes (JSON)","step3":"Combine with event data and POST /predict","step4":"Get EMS incident prediction + resource recommendations"},"features":["EMS incident prediction from event data","Venue attribute extraction from images using Gemini 2.5 Pro","Risk assessment based on venue infrastructure"],"image_processing":{"max_file_size":"20MB","models_used":["gemini-2.5-pro"],"supported_formats":["PNG","JPG","JPEG","GIF","WebP"]},"model":"EMS Incident Prediction with Venue Image Analysis","status":"API Running","swagger_ui":"http://localhost:5000/apidocs","version":"2.0"}
