https://github.com/deezer/text2playlist-recsys2025
This repository will contain resources related to the RecSys 2025 EARL Workshop paper titled "Text2Playlist: Generating Personalized Playlists from Text on Deezer" by Mathieu Delcluze et al.
https://github.com/deezer/text2playlist-recsys2025
Last synced: 4 months ago
JSON representation
This repository will contain resources related to the RecSys 2025 EARL Workshop paper titled "Text2Playlist: Generating Personalized Playlists from Text on Deezer" by Mathieu Delcluze et al.
- Host: GitHub
- URL: https://github.com/deezer/text2playlist-recsys2025
- Owner: deezer
- Created: 2025-09-19T13:08:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-19T14:04:04.000Z (9 months ago)
- Last Synced: 2025-09-19T15:44:22.319Z (9 months ago)
- Size: 3.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text2Playlist: Generating Personalized Playlists from Text on Deezer
This repository will contain resources related to the paper: _"Text2Playlist: Generating Personalized Playlists from Text on Deezer"_ by Mathieu Delcluze, Antoine Khoury, Clémence Vast, Valerio Arnaudo, Léa Briand, Walid Bendada, and Thomas Bouabça
This work has been accepted as a poster for the EARL Workshop (_Evaluating and Applying Recommender Systems with Large Language Models_) at the 19th ACM Conference on Recommender Systems ([RecSys 2025](https://recsys.acm.org/recsys25/)) in Prague.
## Summary
The streaming service Deezer heavily relies on the search to help users navigate through its extensive music catalog. Nonetheless, it is primarily designed to find specific items and does not lead directly to a smooth listening experience.
We present Text2Playlist, a stand-alone tool that addresses these limitations. Text2Playlist leverages generative AI, music information retrieval and recommendation systems to generate query-specific and personalized playlists, successfully deployed at scale.
## Reference
```BibTeX
@misc{delcluze2025text2playlist,
title={Text2Playlist: Generating Personalized Playlists from Text on Deezer},
author={Mathieu Delcluze and Antoine Khoury and Clémence Vast and Valerio Arnaudo and Léa Briand and Walid Bendada and Thomas Bouabça},
year={2025}
}
```
The paper is publicly available [here](references/text2playlist_delcluze_2025.pdf). The poster we presented at RecSys 2025 can be found [here](references/poster_text2playlist_delcluze_2025.pdf).