This project entails a job recommender system utilizing a Neo4j graph database. It employs FP Growth to discern frequent patterns between skills and domains, and link prediction algorithms (Adamic Adar, Common Neighbors) for job recommendations. Python, Cypher, Neo4j, and NetworkX form the tech stack.