# Scope

**1. Faceted Product Search**

* Full-text product search with advanced filtering
* Faceted navigation with dynamic widgets
* Sorting and pagination support
* Returns enriched product cards suitable for listing UIs

**2. Autocomplete Suggestions**

* Real-time search suggestions as users type
* Returns products and categories matching the query
* Grouped by suggestion type

**3. Image-Based Search**

* Search for products using image similarity
* Supports image URLs or base64-encoded images
* Returns matching product identifiers
