For the complete documentation index, see llms.txt. This page is also available as Markdown.
Page cover

Smart Home AI

By leveraging smart home AI, users can achieve enhanced results based on the image. The AI-driven technology allows for seamless integration and implementation of ideas, optimizing various functions and providing smarter, more efficient outcomes tailored to individual needs.

ENDPOINT

POST /smart_home

An API URL would be like https://homedesigns.ai/api/v2/smart_home

Offer smart home transformation suggestions to make spaces more functional and tech-forward.

An API request must be in the form-data format.

Request

Parameters & Data Type
Value
Description

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)

Last updated