Clothing Recommender
ArchivedA clothing recommendation system built with Java as a class project. Suggests outfits based on user preferences and wardrobe data.
Overview
A clothing recommendation system developed as a class project. Built in Java, it suggests outfits based on user preferences and wardrobe data.
Technical Details
Uses Neo4j as the graph database backend to model relationships between clothing items, styles, and user preferences, enabling graph-based recommendation queries.