leos-code / metarank

A low code Machine Learning tool that personalizes product listings, articles, recommendations, and search results in order to boost sales. A friendly Learn-to-Rank engine

Home Page:https://metarank.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Status License: Apache 2 Last commit Last release Join our slack

What is personalization?

Personalization is showing the same items but in different order for different users.

The ordering of products on Amazon, posts in FB, and search results in Google is personalized for each visitor, as it directly affects conversion, click rate and engagement, and we've done 50+ a/b tests in different ecommerce verticals to confirm it.

If you have items that are presented to a user in a specific order, you can look at personalizing this order to improve your product's KPIs.

Why Metarank?

Metarank can run on-premises or in the cloud, making it easy to get state-of-the-art ML technologies by teams having little to no ML experience.

Building an in-house personalization solution takes around 6 months by an experienced team, and only large companies can afford it.

With Metarank, you can get up and running with personalization in days instead of months and be in control of data privacy, optimization goals and how Metarank is integrated into the infrastructure with minimal vendor-lock.

Demo

We have a built a Demo which showcases how you can use Metarank in the wild.

The Demo utilizes Ranklens dataset that we have built using Toloka service to gather user interactions.

Application code can be found here and you can see how easy it is to query Metarank installation to get real-time personalization.

Check out the step-by-step Tutorial of running Metarank Demo locally.

Running Metarank

Technical prerequisites

We recommend running Metarank with Docker.

If you would like to try it natively, here are the requirements:

  • Linux or MacOS on x86. Windows support is coming soon
  • JVM 11

Licence

This project is released under the Apache 2.0 license, as specified in the LICENSE file.

About

A low code Machine Learning tool that personalizes product listings, articles, recommendations, and search results in order to boost sales. A friendly Learn-to-Rank engine

https://metarank.ai

License:Apache License 2.0


Languages

Language:Scala 99.5%Language:Shell 0.5%