A smart, interactive shopping experience that combines AI-driven curation, real-time recommendations, voice interaction, and AR product previews to bring the best of physical and online shopping into one seamless platform.
-
🎯 AI-Powered Product Curation Get personalized product bundles using voice/text prompts powered by Groq Cloud AI.
-
🛍️ Smart Recommendations Context-aware suggestions based on category, occasion, or user preference.
-
🗣️ Omni-dimensional Voice Assistant Natural, conversational interface that mimics a human shopping assistant.
-
🛒 AI Bucket A dynamic cart powered by intent-based additions.
-
🧾 Product Inquiry with Phone Number Contact for more info before buying.
-
🪑 Augmented Reality (AR) Tryouts Visualize furniture in your real environment using your device camera.
- ReactJS
- TailwindCSS
@google/model-viewer– for rendering AR models (GLB/USDZ)
- Python – AI agent logic and recommendation handling
- Express.js – API layer and routing
- Omni-dimensional Voice Agent – powered by Groq Cloud
- Real-time contextual suggestions, speech-to-intent conversion, and product reasoning
tensorflow.js+ar.jsmodules- AR-ready GLB/USDZ models rendered with
<model-viewer>
-
MongoDB – for storing:
- Product data
- User preferences
- Cart & order history
Watch the full walkthrough here: https://youtu.be/rmJQovH3WfU
/client → Frontend React code (UI, routes, model-viewer)
/server → Express routes, AI interaction handlers
/ai → Python logic for recommendation engine
/models → GLB/USDZ files for AR
/public → Static assets
- Ritam Vaskar
- Rudrika Panigrahi
- Shreyash Singh


