Skip to content

Latest commit

Β 

History

History
89 lines (68 loc) Β· 2.5 KB

File metadata and controls

89 lines (68 loc) Β· 2.5 KB

πŸš€ AI-Powered Interior Design Platform

Project Banner

Welcome to the AI-Powered Interior Design Platform, an innovative web app built using Next.js, designed to provide smart interior design suggestions powered by AI.

🌟 Features

  • 🏑 AI-generated interior design recommendations
  • 🎨 Customization options for personalized designs
  • ⚑ Fast & optimized performance with Next.js
  • 🎭 Beautiful UI with modern styling
  • ☁️ Cloud-based image processing

πŸ“¦ Tech Stack

  • Frontend: Next.js, React.js, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB
  • AI Processing: Replicate
  • Deployment: Vercel, Firebase

πŸš€ Getting Started

1️⃣ Clone the Repository

git clone https://github.com/Pratham22R/Ai-Interior-design.git
cd Ai-Interior-design

2️⃣ Install Dependencies

npm install   # or yarn install

3️⃣ Run the Development Server

npm start  # or yarn dev
npx drizzle-kit studio  # For Database viewing

πŸ”— Open http://localhost:3000 in your browser to see the app in action.


πŸ› οΈ Project Structure

/ai-interior-design
│── /frontend    # Next.js frontend
│── /backend     # Node.js & Express backend
│── /public      # Static assets
│── /components  # Reusable UI components
│── .env         # Environment variables
│── package.json # Project dependencies
│── README.md    # You are here! πŸ‘‹

πŸš€ Deployment

Deploy your Next.js app in seconds using Vercel:

Deploy with Vercel

Or follow Next.js Deployment Guide for other hosting options.


πŸ“š Learn More


🀝 Contributing

Contributions are welcome! To get started:

  1. Fork the repository.
  2. Create a new feature branch.
  3. Make your changes & commit.
  4. Submit a pull request.

πŸ“„ License

This project is licensed under the MIT License.

πŸš€ Happy Coding! 🎨✨