Enter your input (for example:
- "What is the number of fruit in my image?"
- "How many bicycles can you see?"
- "Get me a count of my bottles")
and upload an image.
The app uses OpenAI to generate a single, concise prompt for object detection (without question marks),
then runs the detection. If your input implies a counting request, it will also display the count of detected objects.