GamZuli is an exciting new platform that offers an innovative and safe way for observant Jews to meet and date. For many singles in the Jewish community, the traditional dating system can be frustrating and disempowering, leaving them feeling like they have little control over their own romantic lives. This platform provides detailed information on how to stay safe during in-person interactions with potential matches.
This project is completely based on a new concept and the algorithm aspect presented some challenges for us below are some of the most important key factors of the project.
1. Complex Algorithms with Randomized Selection and Time boxed Functionality – How to calculate the score of both the zulies based on their profile details, their plans and their activities and interests.
2. Compare Zuli – Admin user was unable to find a score of both the zulis and even whether zulis matched with matching or not which was difficult for the client.
3. Manage Historical data for AI – we have to keep track of all user behaviours for AI purposes, and exporting a huge user dataset is challenging for us and results in memory leaks.
4. Run and Scheduler – Algorithms run once a week in the backend and the admin is not able to run it according to his convenience.