Full-Stack E-Commerce Platform built with MERN stack & TypeScript. Features: Admin Dashboard, JWT Auth, and Cloudinary integration
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
255
commits
fix: align Chat schema and controller by using userId field
2a14f30View on GitHubchore: add debug logs for AI response and product matching
b69eb4dView on GitHubfix: improve AI product matching logic for add to cart feature
cb974dcView on GitHubfeat: enhance AI assistant with add-to-cart, not-found handling, suggestions and error handling
1e93243View on GitHubfeat: add not_found handling and fallback suggestions in AI assistant
72ab402View on GitHubfeat: implement AI action handling with add-to-cart functionality and chat persistence
8513177View on GitHubfeat: implement AI action-based response system (add to cart + structured JSON handling)
ff7727cView on GitHubfeat: add clear chat functionality and auto scroll in AI assistant UI
657843bView on GitHubfeat: implement chat persistence by saving user and AI messages in database
05bcd34View on GitHubfeat: implement chat persistence (save & load messages from database)
3f6ffbbView on GitHubfeat: integrate AI assistant and add Chat model for conversation persistence
6f1b929View on GitHubfeat(ai): enhance assistant with product-aware recommendations
e8c98dfView on GitHubfix(ai): replace deprecated Groq model with llama-3.1-8b-instant
b46e0d5View on GitHub