Image search
The user uploads an image or uses the camera to search visually similar products.
How to enable it
features.imageSearch is enabled by default. Disable it with features: { imageSearch: false } in NeuroonWidgetConfig.
What the user sees
- Camera-icon button next to the input.
- Modal with two modes: upload file or capture with camera.
- Max size: 10 MB. Formats: JPEG, PNG, WebP, GIF.
- Supports multimodal search: image + text ("the red version").
Browser support
Camera capture requires HTTPS and browser permissions. File upload works on any modern browser.