A dynamic, intent-based gift recommendation engine that curates personal gift boards using AI-filtered "Like/Dislike/Budget" profiles.
Users are unsure about the perfect gift for someone close to them. Success is a unified list of products populated by AI to follow the user’s criteria (likes, dislikes, budget).
└── 📁WishlistAI
└── 📁wishlist-ai-backend
├── XX
└── 📁wishlist-ai-frontend
├── XX
└── README.md
-
Frontend
- Next.js
- TypeScript
-
Backend
- FastAPI
- Python