muapi-interior-design-visualizer

Generates interior design visualizations by furnishing empty room images via MuAPI image models.

4.2k|481|Updated May 25, 2023
One-click install
npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-interior-design-visualizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: muapi-interior-design-visualizer
Source: https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/interior-design-visualizer
Command: npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills --skill muapi-interior-design-visualizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualizing how an empty or existing room would look with furniture and decor traditionally requires expensive staging or 3D rendering software. This Skill automates the process by generating a base room image and then filling it with styled furniture using AI image generation and editing models.

Core Features & Use Cases

  • Empty Room Generation: Creates a photorealistic empty room image from a room type and design style using the gpt-image-2-text-to-image model.
  • Room Furnishing: Fills the empty room with furniture and decor matching a chosen aesthetic using the nano-banana-2-edit image editing model.
  • Existing Room Redesign: Accepts a user-provided photo of an empty room as the base for restyling.
  • Use Case: A real estate agent uploads a photo of an empty living room and asks for a Scandinavian-style staging visualization to show potential buyers.

Quick Start

Ask the agent to visualize a modern living room in a Scandinavian design style, optionally providing a photo of your empty room as the base image.

Frequently Asked Questions about muapi-interior-design-visualizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize furniture in an empty room with AI?

Provide a room type and design style, and the Skill generates an empty room image with gpt-image-2-text-to-image, then fills it with furniture using the nano-banana-2-edit model. You can also supply your own empty room photo as the base.

Can I redesign an existing room photo with this Skill?

Yes, pass your room photo as the empty_room_image input. The Skill skips base room generation and directly applies the furnishing step with your chosen design style to your image.

What design styles does the interior design visualizer support?

Any style describable in text works, such as Scandinavian, Industrial, Bohemian, or contemporary minimalist. The default is contemporary minimalist, and you can request variations after the first result.

What do I need to run the muapi interior design skill?

You need the muapi CLI installed and a valid MUAPI_API_KEY configured via muapi auth configure. If a model lacks a CLI alias, the Skill falls back to direct curl calls against the MuAPI REST endpoint.

Why does the generated room not match my requested style?

Results depend on prompt specificity and the underlying image models. Refine the design_style input with more detail, or ask for a variation such as changing the style to Industrial after reviewing the first output.