Design Critique
Upload a picture of your space, and our AI will analyze it to provide detailed, constructive feedback on how to enhance and refine your design, helping you achieve a more polished and stylish look.
ENDPOINT
POST
/design_critique
An API URL would be like https://homedesigns.ai/api/v2/design_critique
The goal of a design critique is to identify strengths and weaknesses in the design and provide constructive criticism to help enhance the final outcome.
An API request must be in the form-data
format.
Request
image
file[ .jpg, .jpeg, .png] / base64 Image string
-
The image to be processed by the API. The image dimensions must be 512x512 pixels or greater for optimal results. (Required Parameter)
imageType
string
Interior, Exterior, Garden
Specify the type of image you want feedback on and provide detailed, constructive comments on how to enhance and refine the design. This will help you achieve a more polished and stylish look. (Required Parameter)
Last updated
Was this helpful?