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.
Deployed Link - https://intriai.vercel.app/
- 🏡 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
- Frontend: Next.js, React.js, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- AI Processing: Replicate
- Deployment: Vercel, Firebase
git clone https://github.com/Pratham22R/Ai-Interior-design.git
cd Ai-Interior-designnpm install # or yarn installnpm start # or yarn dev
npx drizzle-kit studio # For Database viewing🔗 Open http://localhost:3000 in your browser to see the app in action.
/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! 👋
Deploy your Next.js app in seconds using Vercel:
Or follow Next.js Deployment Guide for other hosting options.
- 📖 Next.js Documentation
- 🎓 Learn Next.js
- 🔗 TensorFlow.js - AI model integration
- ☁️ Cloudinary - Image processing & storage
Contributions are welcome! To get started:
- Fork the repository.
- Create a new feature branch.
- Make your changes & commit.
- Submit a pull request.
This project is licensed under the MIT License.
🚀 Happy Coding! 🎨✨