Skip to main content

Renovation

Virtually transform your interior spaces to visualize renovation results without actually doing the work.

How It Works

Our AI transforms your space according to your instructions:
  • Changing coverings (floors, walls, ceilings)
  • Modifying styles and materials
  • Adjusting layouts

Use Cases

  • Show the renovation potential of a property
  • Present design concepts to your clients
  • Test different renovation options before construction
  • Create attractive visuals for your projects

API

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

Tips

  • Use well-lit photos that clearly show the space
  • Specify the desired style for better results
  • Try multiple variations to explore different options
I