Analyze and understand images using advanced AI with thinking capabilities. Get detailed descriptions, insights, and analysis of any image.
AI is thinking and analyzing your image
Provide an image URL and question to start analysis
This demo uses the /v1/image-understanding
endpoint with advanced AI capabilities.
{
"input_image": "https://example.com/image.jpg",
"prompt": "What do you see in this image?",
"thinking": true,
"temperature": 0.0,
"max_new_tokens": 64
}