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.
- 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
In your Terminal app
- Type
git clone git@github.com:azizbekdevuz/interior-designer-ai.git - Or type
git clone https://github.com:yourname/interior-designer-ai.gitif you've forked the repo
Go to the project's directory
- Type
cd interior-designer-ai - Then,
npm install
3. Create an account at replicate
# Replace 'your-api-token' with your own API token from replicate
REPLICATE_API_TOKEN=your_api_token
Back in your Terminal in the project directory, type npm run dev
- Next.js - React framework for production
- React - UI component library
- Tailwind CSS - Utility-first CSS framework
- Framer Motion - Animation library for React
- Headless UI - Unstyled, accessible UI components
- Replicate API - For AI-powered design transformations
Contributions are welcome! Please check out our contribution guidelines first.
This project is open source and available under the MIT License.




