Amazon Apparel Recommendation System
This project delivers an AI-powered recommendation system for Amazon apparel product, combining text and image similarity to suggest related fashion items. It processes 180,000+ products by cleaning metadata, applying Python and state-of-the-art NLP and deep learning libraries, BoW, TF-IDF, Word2Vec, and VGG-16-based visual embeddings for multi-modal analysis. A hybrid similarity approach incorporates brand and color metadata for more accurate recommendations. The system enhances product discovery and personalization, supporting e-commerce use cases like user engagement, inventory management, and marketing.
View Project Source