RoomGPT
Upload a photo of your room to generate your dream room with AI
...The app is built on Next.js and exposes a simple web interface where users can upload images, choose styles, and view generated outputs. Under the hood, it calls a hosted ML model (for example on Replicate) via an API route and uses a service like Bytescale for image storage, keeping the front-end lightweight. The project is often described as an open-source clone or alternative to tools like InteriorAI, making AI-driven interior design experimentation accessible to developers. Because it is open source, developers can fork it, plug in different models, change the UI, or adapt the concept to other domains like garden layouts or product staging.