An open API service indexing awesome lists of open source software.

https://github.com/clementsicard/spotify-recommender

Spotify recommender based on natural language input and song metadata
https://github.com/clementsicard/spotify-recommender

embeddings rag recommender spotify

Last synced: 5 months ago
JSON representation

Spotify recommender based on natural language input and song metadata

Awesome Lists containing this project

README

          

# New Python repository

Template for Python-based repositories

![Packages](https://img.shields.io/badge/package%20manager-uv-blue) ![Style](https://img.shields.io/badge/style-google-black) ![Linter](https://img.shields.io/badge/linter-ruff-black) ![Type check](https://img.shields.io/badge/type%20checker-pytype-black)

## CI status

![coverage](assets/coverage.svg)
[![Lint](https://github.com/ClementSicard/python-template/actions/workflows/lint.yaml/badge.svg)](https://github.com/ClementSicard/python-template/actions/workflows/lint.yaml) [![Test](https://github.com/ClementSicard/python-template/actions/workflows/test.yaml/badge.svg)](https://github.com/ClementSicard/python-template/actions/workflows/test.yaml)