YouTube's recommendations drive 70% of what people watch on the platform, accounting for 700 billion hours of video watched per day. Recommender systems using techniques like embeddings help platforms manage large amounts of customer data to extract individual preferences and provide personalized recommendations. Airbnb uses a word2vec approach to learn embeddings from user click sequences to represent listings, capturing abstract qualities that are hard to directly measure. These embeddings improve similar listing recommendations and search ranking personalization. Building robust recommender systems requires approaches to handle changes in user behavior and ensure data privacy.