# AI-Powered Real-Time Recommender

> Source: https://www.recombee.com

> For the complete site index, see [llms.txt](/llms.txt). To integrate Recombee, see the developer documentation at https://docs.recombee.com/llms.txt.

Trusted by 10,000+ sites and apps

Apply AI

## Empower your Platform   
with AI Personalization

Explore a feature-rich Recommender & Search solution tailored for your unique use case.

Video AI Personalization

## Maximize Engagement With Real‑Time Video Recommendations

Surface the right content at the right moment with recommendations that **adapt in milliseconds**. Increase **watch time, completion, subscriptions, and retention** across every device.

[Explore More ->](https://www.recombee.com/domains/video)

Use Cases Examples

![Last Chance](https://www.recombee.com/img/use-cases/video/last-chance.png)

![Trending In Your Country](https://www.recombee.com/img/use-cases/video/trending-in-your-country.png)

![Fully Personalized Homepage](https://www.recombee.com/img/use-cases/video/fully-personalized-homepage.png)

![Top Genres For You](https://www.recombee.com/img/use-cases/video/top-genres-for-you.png)

![Editors' Picks For You](https://www.recombee.com/img/use-cases/video/editorial-picks-for-you.png)

Fully Personalized Homepage

## Personalization Powerhouse helps you make a unique impression through a personalized user experience.

[![Recommendations](https://www.recombee.com/img/homepage-new/recommendations.svg)Recommendations->](https://www.recombee.com/features/recommendations-search)

[![Search](https://www.recombee.com/img/homepage-new/search.svg)Search->](https://www.recombee.com/features/recommendations-search#personalized-semantic-search)
[Perfect Flexibility](https://www.recombee.com/features/full-control-with-scenario-settings)

[Quick & Easy Integration](https://www.recombee.com/features/integration)
[![Analytics & Insights](https://www.recombee.com/img/homepage-new/analytics-and-insights.svg)Analytics & Insights->](https://www.recombee.com/features/real-time-analytics-insights)

Why Recombee

## Top-Notch Technology Supporting Your Business

### Full Control

#### Follow your product vision by setting specific behavior for each box with recommendations.

![Full Control](https://www.recombee.com/img/homepage-new/schema-full-control.svg)

* Choose the **behavior of the model**, what can be recommended, and what shall be boosted
* **Express your custom filters** and boosters using our flexible ReQL language
* Use our **AI ReQL Assistant** to create any rules with ease

[Explore Full Control ->](https://www.recombee.com/features/full-control-with-scenario-settings)

### Easy Integration

#### Follow your product vision by setting specific behavior for each box with recommendations.

![Easy Integration](https://www.recombee.com/img/homepage-new/schema-easy-integration.svg)

* **Use SDK** in your programming language to call our **REST API**
* **Integrate** using an HTML **low-code solution**
* Take advantage of our [extensive documentation->](https://docs.recombee.com)
* Get help from our **support team** whenever needed.

[Explore Integration ->](https://www.recombee.com/features/integration)

### Cutting Edge AI & Research

#### Benefit from unique features and inventions developed by our data scientists.

![Cutting Edge AI & Research](https://www.recombee.com/img/homepage-new/schema-cutting-edge-ai-and-research.svg)

* Our data scientists frequently contribute to the most **prestigious conferences** in the field
* We transform the **latest innovations** from our data scientists and the scientific community into **product solutions**
* We ensure the highest quality of our recommendations through automatic **hyper-parameter optimization**

[Explore AI & Research ->](https://www.recombee.com/research)

### Scalability

#### Thanks to our horizontally scalable infrastructure, we recommend over a billion products, videos, articles, and other pieces of content every day.

![Scalability](https://www.recombee.com/img/homepage-new/schema-scalability.svg)

* We can handle over **30k recommendations per second**
* We support large catalogs with **tens of millions of items**
* We ensure **low network latency** to your servers and customers by having multiple data centers strategically situated across the globe.

[Explore Scalability ->](https://www.recombee.com/how-it-works/performance-at-scale)

#### Follow your product vision by setting specific behavior for each box with recommendations.

* Choose the **behavior of the model**, what can be recommended, and what shall be boosted
* **Express your custom filters** and boosters using our flexible ReQL language
* Use our **AI ReQL Assistant** to create any rules with ease

[Explore Full Control ->](https://www.recombee.com/features/full-control-with-scenario-settings)

![Full Control](https://www.recombee.com/img/homepage-new/schema-full-control.svg)

![DAZN](https://www.recombee.com/img/testimonials/dazn-logo.svg)

![Christoph Haas](https://www.recombee.com/img/testimonials/dazn.png)

### Christoph Haas

EVP Product & Platform Engineering at DAZN

At DAZN, being the Global Home of Sports means delivering the right matches, highlights, and moments to audiences in 200+ markets - bringing fans even closer to the live game. That’s why we’ve teamed up with Recombee to personalize experiences at scale. Their tech enables us to connect each viewer on any device with the right game or clip in real time through flexible solution built for growth. This partnership sets the pace for a smarter, more connected global sports experience.

[Case Studies ->](https://www.recombee.com/case-studies/)

How It Works

## A Few Steps to Personalization

![How it works](https://www.recombee.com/img/homepage-new/schema-hiw.svg)

## From Developers   
to Developers

The recommendation engine is provided for multiple programming languages by

[RESTful API ->](https://docs.recombee.com/api)
[API Clients ->](https://docs.recombee.com/api_clients)
[No-Code Widgets ->](https://docs.recombee.com/no-code-widgets)
[Widget SDK ->](https://docs.recombee.com/widget-sdks)

npm install recombee-js-api-client

[API Client](https://github.com/recombee/js-api-client)

```
const client = new recombee.ApiClient('database-id', dbPublicToken);

// Send a view of item 'item_x' by user 'user_42'
client.send(new recombee.AddDetailView('user_42', 'item_x'));

// Get 5 recommended items for user 'user_42'. Recommend only items which haven't expired yet.
const recommended = await client.send(
	new recombee.RecommendItemsToUser('user_42', 5, { filter: "'expires' > now()" }),
);
```

### Read & Watch

[Docs ->](https://docs.recombee.com)
[YouTube ->](https://www.youtube.com/@recombee)

## Shape the Future

Start Your Free 30-Day Trial Today.

* Increase KPIs
* Improve User Experience
* Maximize Profits
* Boost Customer Loyalty

[Start Free ->](https://admin.recombee.com/sign-up)

![](https://www.recombee.com/img/homepage-new/m.png)