Has anyone implemented simple(?) recommender system using elixir?

I have done a super simple, based on this article in Ruby.

http://otobrglez.opalab.com/ruby/2014/03/23/simple-ruby-recommendation-system.html

Not complicated at all, but too simple for being a serious recommender system.