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

Modify `main.js` so that it creates a small scene object. When the user pinches
in XR or clicks on desktop, capture the current scene and ask Gemini to describe
it in one sentence. Show the description in spatial UI near the object.

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