What next? The libimseti sample application is good to prove that the theory works on a reasonably sized dataset, but not many of us are going to want to curate our data to match an input file. More realistically we’ll have an application that has associations between users and items or allows users to rate items. We’ll build a simple Grails implementation – the source code is available on GitHub