roomGPT  by Nutlope

Web app for AI-powered room redesign from a photo

created 2 years ago
10,503 stars

Top 4.9% on sourcepulse

GitHubView on GitHub
Project Summary

RoomGPT enables users to redesign their living spaces by uploading a room photo and generating AI-powered variations. This open-source version, a precursor to the paid SaaS product, targets individuals and developers looking to experiment with AI-driven interior design.

How It Works

The application leverages ControlNet, a machine learning model, to generate room variations. Upon uploading a room image, it's processed via a Next.js API route, interacting with the ControlNet model hosted on Replicate. Image storage is handled by Bytescale.

Quick Start & Requirements

  • Install: npm install
  • Run: npm run dev
  • Prerequisites:
    • Replicate API token.
    • Optional: UpStash account for rate limiting.
  • Deployment: One-click deploy via Vercel.
  • Demo: https://roomgpt.io/

Highlighted Details

  • Utilizes ControlNet for AI-powered room generation.
  • Built with Next.js for API routes.
  • Integrates Replicate for ML model hosting and Bytescale for image storage.

Maintenance & Community

The project is maintained by Nutlope. Further community or roadmap details are not specified in the README.

Licensing & Compatibility

MIT Licensed. Permissive for commercial use and integration into closed-source projects.

Limitations & Caveats

This is an early, open-source version lacking authentication, payment processing, and advanced features found in the commercial SaaS offering. Rate limiting requires an additional UpStash account.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
247 stars in the last 90 days

Explore Similar Projects

Starred by Jared Palmer Jared Palmer(Ex-VP of AI at Vercel; Founder of Turborepo; Author of Formik, TSDX).

opendream by varunshenoy

0.1%
2k
Web UI for diffusion model workflows
created 2 years ago
updated 1 year ago
Feedback? Help us improve.