#69 · Primary category: Image Generation

roomGPT

Upload a photo of your room to generate your dream room with AI.

Project last updated:04/20/24

GitHub Stars

10.7K

Forks

1.5K

Contributors

6

License

MIT

Why we included this project

This project is the open-source predecessor of the paid RoomGPT service, stripped down to the essential flow. You upload a photo of a room, a Next.js API route sends it to ControlNet running on Replicate, and the model returns redesigned versions of the space. With auth, payments, and the extra features removed, the code stays readable and easy to clone and run locally. Developers building interior-visualization or image-to-image tools can study how a real product routes requests to a hosted ML model and extend it as a template. The one-click Vercel deployment gets a working demo up quickly, though this is a learning base rather than a production-grade service.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category