watchNext is a Django app which recommends movies to the user using cosine similarity as a metric. It uses the IMDbPy module to retrieve movie details including genre, thumbnail, etc.