Just made a demo of interior editor.
Choose a room, write an instruction, generate what you need. Simple.
OpenAI’s gpt-4o-mini for text classification (multi language + prompt boost) & Replicate Model with Image to Image tuned on interiors.
Demo:
btw you can notice buttons are aligned with choice component within a container, normally they have different height.
I achieved this by using rich text with <div style="width: 100%; height: 2px;"></div>