Similar products
How it works:/similar simply takes a product ID and returns a list of products that are visually similar to the provided product. The easiest way to get set up is to install our Channel3 SDK skills with:
/channel3-api add a product recommendation carousel below my main product view with the /similar endpoint.” I asked Claude to do this with our dashboard (literally pasted the exact prompt above) and this is what it one-shotted:


SearchFilters, you can build some pretty amazing recommendation experiences.
Some ideas:
- Try excluding the product’s returned gender with the gender filter to get a his-and-hers couple shopping experience.
- For products in the
shirts-topscategory, set a category filter topantsandshoesfor a “shop the look” response. Full list of category slugs here. - You can get results for the whole family by putting age filters for kids and toddlers.
- Set a price filter based on the price of the original product for a deal-finder budget shopper.
Image search
How it works: just provide an image URL or base64 and we’ll return semantically relevant results based on the image. This is great for shopping someone else’s fit recommendations, either from a TikTok or IRL. We’ll still support multimodal search and pure image search on our /v1/search endpoint, but we’ve found agents especially perform better when provided this explicitly as a tool. An idea: I’d love to see someone use an image segmentation model + /v1/image-search and build a shop-the-look feature. Take a full-body mirror selfie, grab “top,” “bottoms,” and “shoes,” and run 3 parallel image searches!Developer Spotlight: Penny
This week’s developer spotlight features Penny, a ChatGPT app and browser extension deal finder! They both use the Channel3 Price Tracking API to display a time-to-buy graphic and notify users when prices drop. On ChatGPT, you can install the app and invoke it with @Penny. I have a love-hate relationship with ChatGPT shopping, and Penny feels a world better. To me, ChatGPT shopping feels like generic ChatGPT answers with products slapped on top. Penny is a first-class shopping experience; a personal shopper agent embedded in your ChatGPT.

