
Design Advisor
A design advisor is a professional who provides guidance and advice on design-related matters. They may work in various fields such as interior design, fashion design, graphic design, industrial design, and more.
ENDPOINT
POST /design_advisor
An API URL would be like https://homedesigns.ai/api/v2/design_advisor
//Output should be in list of array depends on no of designs as shown below:
{
"success": true,
"data": "Hello! How can I assist you with designing or redesigning your sofa area today?"
}
Last updated
Was this helpful?