Recombee Docs
Visit recombee.comStart Free
docs20User Documentation
adminuiAdmin UI
reql32ReQL
codeAPI Clients & Integrations
suitcaseMisc

Introduction

Recombee is a Recommender as a Service with easy integration and powerful Admin UI.

The Recombee recommendation engine can be applied to any domain that has a catalog of items and is interacted by a large number of users. Applicable to web and mobile apps, Recombee improves user experience by showing the most relevant content for individual users.

How it works#

?
?
?
?
?
?
?
Item Properties describe the items that you want to recommend.
Example of properties
  • stack
    Categories
  • text
    Text description
  • image
    Images
  • tag
    Labels
  • intersect
    Genres
  • calendar
    Expiration date
  • focus
    Destination
  • pin
    Geo location
  • denied
    Age restriction
  • dotshorizontal
    and more
User Properties (optional) describe your users.
Example of properties
  • gender
    Gender
  • language
    Language
  • age
    Age
  • dotshorizontal
    and more
Interactions between Users and Items are the most important data for the recommender system.
Supported Interactions
  • eye
    Views
  • basket
    Purchases
  • cart
    Cart Additions
  • bookmark
    Bookmark
  • heart
    Ratings (Likes)
  • play24
    View Portions
Recommendation Type
The type can be for example recommendation for a particular user, recommendation of related items or personalized full text.
Recommendation Logic
Desired behavior of the recommendation models.
Business Rules (Filters & Boosters)
Influence the outcome of the recommendations by applying custom Filters and Boosters.
Scenarios
Each Scenario defines a particular application of the recommendations at your website, mobile app or in emailing.
Recombee Schema - How it works

Item properties describe the products or content that you want to recommend to the users. You can define various types of properties that are analyzed by the content-based recommendation models. In addition to that, you can also use the data in your Filter or Booster rules. Data can be delivered using Catalog Feed or Recombee API.

User properties (optional) contain data about your users. Data can be delivered using the Recombee API.

Interactions between Users and Items are the most important data for the recommender system, as the collaborative filtering models learn various relations from them. You can send them using the HTML Widget, Client side API, Server side API, or Segment integration.

Scenarios define a particular application of a recommendation at your website, mobile app, or email. They may be homepage-featured, watch-next, read-next, similar-products, emailing-after-purchase, or others. Each Scenario is of a particular recommendation type. The type can be for example: a recommendation for a particular user, recommendation of related items, or a personalized full-text search. You can also apply various settings to each Scenario.

Recommendation Logic specifies the desired behavior of the recommendation model. We have prepared different Logic for various use-cases which you can choose from.

Business Rules are used to filter or boost items based on their properties. We provide a library with frequently used Rules that you can apply out-of-the-box - and start using immediately. You can also specify your own Rules using our intuitive Recombee Query Language (ReQL).

Constraints allow you to configure how items with shared conditions may repeat within the recommendation results.

You can integrate recommendations using our HTML widget or API & SDK in the programming language of your choice.

Where to use#

Recombee can be utilized in various domains:

  • videoVideo (SVOD)
  • contentArticles, News, Media
  • basketE-commerce
  • musicMusic, Podcasts
  • megaphoneMarketplaces
  • houseReal estate
  • suitcaseJob boards, HR, Networking
  • aircraftTravel, Trips
  • dotshorizontaland many more

Thanks to the simple integration process, you will be able to provide content, product, or specialized personalization on your website, web app, mobile app, or emailing in a short time.

Personalized Search, Homepage, Product/Content detail page, Push notifications, recommended content in Read next or Watch next - those are only a few examples of how you can apply Recombee personalization to increase UX and loyalty of your users.

  • search24Personalized search
  • compareFeatured on homepage
  • emailNewsletter
  • nextRead next
  • play24Watch next
  • shoesSimilar products
  • contentSimilar content
  • basketOther also bought
  • pushnotificationPush notifications
  • dotshorizontaletc.

Let’s start with integration#

© Copyright 2024, Recombee s.r.o
docs.recombee.com