Skip to content

Github · GitHub Repository Radar

siegblink interior-designer-ai

Upload a sample room photo and get a design back in seconds.

Stars

213

Forks

67

Watchers: 213

Repository Radar Score

40 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Score breakdown

  • popularity 43
  • growth 0
  • activity 55
  • freshness 100
  • community 64

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →

Interior Designer AI

interior-design-image

A modern, AI-powered application for transforming interior spaces with cutting-edge design. Upload a photo of your room and get a redesigned space in seconds.

Features

  • Modern UI with glassmorphism effects and fluid animations
  • AI-Powered Design transformation using Replicate API
  • Multiple Design Styles including Modern, Vintage, Minimalist, and Professional
  • Various Room Types such as Living Room, Dining Room, Bedroom, Bathroom, and Office
  • Responsive Design that works on both desktop and mobile devices

How to use

1. Clone this project's repository

In your Terminal app

# Clone the repo
git clone git@github.com:siegblink/interior-designer-ai.git

2. Install Bun (if not already installed)

Bun is a fast JavaScript runtime and package manager. Install it using:

# macOS/Linux
curl -fsSL https://bun.sh/install | bash

# Windows
powershell -c "irm bun.sh/install.ps1 | iex"

For more installation options, visit https://bun.sh/docs/installation

3. Install portless globally

portless provides a local HTTPS tunnel so the app runs at https://interior-design.localhost.

bun install -g portless

On first run, portless will request your password to bind port 443 and install a local CA certificate so browsers trust the HTTPS connection.

4. Install the project dependencies

Go to the project's directory

  • Type cd interior-designer-ai
  • Then, bun install

5. Create an account at replicate

create-account-in-replicate

6. Go to the API tokens page within your replicate account

go-to-api-tokens

7. Create your API token and copy it

create-api-token

8. Rename the .env.example file to .env.local

9. In .env.local, replace the placeholder your_api_token with your API token

# Replace 'your-api-token' with your own API token from replicate
REPLICATE_API_TOKEN=your-api-token

10. Run the project

Back in your Terminal in the project directory, type bun dev

11. See the running application in your browser at https://interior-design.localhost

see-running-app

Technologies Used

  • Next.js 16 - React framework for production
  • React 19 - UI component library
  • Tailwind CSS 4 - Utility-first CSS framework
  • shadcn/ui - Accessible UI component library built on Radix UI
  • cmdk - Command menu for searchable dropdowns
  • Replicate API - For AI-powered design transformations

Contributing

Contributions are welcome! Please check out our contribution guidelines first.

License

This project is open source and available under the MIT License.

Created: Jun 19, 2023

Last push: Jul 28, 2026

Default branch: main

Languages

Share of the codebase by language, based on repository metadata from the host.

  • TypeScript 97.1%
  • CSS 1.9%
  • JavaScript 1.0%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • Listed in our discovery index with public GitHub metadata for analysis.

Who should use it

  • Developers working primarily with TypeScript
  • Teams exploring AI tooling, agents, or ML infrastructure
  • Frontend engineers comparing UI frameworks and tools

Potential use cases

  • Reference or evaluate TypeScript open-source approaches in this domain
  • Prototype AI/agent workflows or study reference architectures

Strengths

  • README present in our index
  • Declared license: MIT License

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Re-check last push, issues, and releases on GitHub before production adoption

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams