Skip to content

StageInHome Interior Decorator

Automatically decorate interior spaces in your photos using AI. This component lets you upload a photo of a room and instantly see how it would look with different decorating styles. It’s like having an interior designer built into Nappai!

Relationship with StageInHome API

This component uses the StageInHome AI system to automatically decorate your photos. It sends your photo and decorating choices to the StageInHome API, which processes the image and returns a decorated version.

Inputs

  • Image in base 64: Upload a photo of the room you want to decorate. The photo needs to be in a specific format (base64 encoded). Nappai will handle the technical details; you just need to upload the image.
  • Style Choice: Select the decorating style you prefer. Options include: “modern”, “rustic”, “industrial”, and “scandinavian”. The default is “modern”.
  • Room Choice: Choose the type of room shown in your photo. Options include: “bedroom”, “living_room”, “bathroom”, and “kitchen”. The default is “bedroom”.
  • Credential: This input is used to securely connect to the StageInHome AI system. Nappai will handle this automatically; you usually don’t need to worry about this.

Outputs

The component produces a decorated image in base64 format. This is the same format as the input image, but with the chosen style applied. You can then use this decorated image in other parts of your Nappai workflow, such as saving it to a file, sharing it, or using it in another component.

Usage Example

Let’s say you have a photo of your living room and want to see how it would look with a modern style. You would:

  1. Upload your living room photo.
  2. Select “modern” from the Style Choice dropdown.
  3. Select “living_room” from the Room Choice dropdown.
  4. The component will process the image and return a decorated version of your living room with a modern style.

Templates

This component is used in the “StageInHome Decorator” template.

  • Google Drive File Manager: Use this to save your decorated image to Google Drive.
  • Describe Image: Use this to get a textual description of your decorated image.
  • Other Image Processing Components: Many other Nappai components can be used to further process or enhance the decorated image.

Tips and Best Practices

  • Ensure your uploaded image is clear and well-lit for best results.
  • Experiment with different styles and room types to find the perfect look for your space.
  • If you encounter errors, double-check your image upload and your style and room selections.

Security Considerations

Your image and other data are securely handled by the StageInHome API and Nappai. The credential input ensures secure access to the StageInHome system. Nappai employs industry-standard security measures to protect your data.