DesignWithMe SDK examples

Working, end-to-end example pages for each DesignWithMe AI service. Every page creates one @mxt/designwithme-sdk client with createDesignWithMe() — no separate authentication step — and calls the service's plain typed methods directly, the same integration pattern you'll use in your own app.

Mock mode is on. These pages are running against an in-browser mock of the services, so you can explore without an API key. Drop ?mock=1 from the URL to hit the live APIs with your own key.

Image Generation

Submit an image generation job with a room photo + products, watch its live job handle report progress, and display the generated scene.

Product Recommendations

Submit a style query and display recommended products with match scores — plus free-text catalog search.

Interactive Chat

Converse with the design assistant and watch it act — it generates a render of your room or searches the catalog mid-conversation, and the SDK runs the whole tool loop.

Price Estimation

Submit a room image and parameters, and display the estimated price range with confidence scores — imperial and metric.