Duli Interiors
Interior design and project-management platform bringing concepts, 2D plans, and estimates into one workspace.
Overview
An end-to-end interior design and project-management platform bringing the entire journey — from AI concept moodboards to 2D floor plans, area-based quotes, and print-ready proposals — into a single collaborative workspace.

// System Diagnostics & Performance Metrics
// Core Pipeline & Systems Architecture Flow
Sequential data ingestion, processing, representation model routing, and generation steps.
2D Planner Canvas
Interactive vector coordinate floor planner with automatic square footage calculation.
Gemini Concept AI
Generates theme palettes and room moodboards based on client preferences.
Estimation Aggregator
Computes line-item costing based on area measurements and product catalog.
Proposal Pipeline
Renders branded exportable client proposals and consultation booking.
Technical Obstacles
Synchronizing real-time 2D floor geometry drawing coordinates with dynamic price estimation models and Gemini room styling suggestions without UI lag.
Engineering Solution
Implemented optimized canvas vector geometry calculations, cached catalog pricing structures in client-side state, and streamed AI room descriptions with Next.js edge functions.