This document presents a venue recommendation system that provides recommendations for event hosts on Meetup to host their events. It proposes using deep learning techniques to compute descriptors for entities like venues, events, and groups, in order to calculate similarities between them. For single user recommendations, the system considers the user's interests and nearby event preferences. For group recommendations, it collects members' locations to find a central point and recommends venues close to all users. The system aims to address data sparsity and provide context-driven recommendations by utilizing additional information from other location-based social networks.