EdoardoBotta/RQ-VAE-Recommender

[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with Generative Retrieval"

What it solves

This project implements a generative retrieval model for recommender systems, replacing traditional retrieval methods with a generative approach that predicts semantic IDs of items. It aims to provide a structured way to map items to a sequence of discrete tokens (semantic IDs) that the model can then learn to generate.