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! π¨β¨