Skip to main content

Furnishing

Transform your empty spaces into perfectly furnished and decorated interiors, without any real furniture.

How It Works

Our AI adds virtual furniture to your space by:
  • Respecting proportions and perspective
  • Adapting furnishings to your chosen style
  • Creating coherent and realistic atmospheres

Use Cases

  • Virtual home staging to enhance real estate properties
  • Visualization of different layout options
  • Presentation of empty properties as furnished
  • Projection of the final result of a renovated space

API

Integrate this feature into your applications:
curl --request POST \
--url 'https://iacrea.com/api/furnish/v3/generate' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
  "user_id": "your-user-id",
  "image_url": "https://example.com/empty-space.jpg",
  "theme": "MODERN",
  "room_type": "LIVING_ROOM"
}'

Tips

  • Use photos taken with a wide angle showing the entire room
  • Clearly specify the desired style (modern, Scandinavian, coastal, etc.)
  • Experiment with different variations to find the ideal arrangement
I