Comparator
The user adds up to 4 products to the comparator and receives an AI-generated side-by-side analysis.
How to enable it
features.comparison is enabled by default. Disable with features: { comparison: false } in NeuroonWidgetConfig.
What the user sees
- Each product card has a "compare" icon.
- A bottom bar shows selected products (1-4).
- Hitting "Compare" opens a modal with a side-by-side table: pros, cons, match score and a recommended winner.
Response data
The response includes: pros (3-5 per product), cons (1-3 per product), winner with justification, matchScore per product, and an overall summary. Schema in Reference → Data models.