# Build an app that asks Gemini to describe what's in front of the user

Modify `main.js` so that when the user pinches in XR (or clicks in desktop), the app captures the current scene and asks Gemini to describe it in a sentence. Show the description as a label floating near the cylinder from the starter template.

Only edit `main.js`. Do not touch `index.html` or the importmap.
