GitHub - GNtousakis/llm-music: Generate and play AI-powered music playlists
github.com·1h·
📝Neovim
Preview
Report Post

llm-music

LLM plugin for generating and playing playlists in Apple Music using AI.

Features

  • 🤖 Generate playlists using natural language prompts
  • 🎵 Automatically play generated playlists in Apple Music
  • 📋 Create named playlists in your Apple Music library
  • 🔍 Search your local library for matching tracks

Requirements

  • macOS with Apple Music app installed
  • Songs in your Apple Music library (or an Apple Music subscription)
  • Python 3.8+
  • LLM CLI tool

Installation

Install this plugin in the same environment as LLM:

llm install llm-music

Or install from source:

git clone https://github.com/yourusername/llm-music.git
cd llm-music
pip install -e .

Usage

The plugin adds a new command,…

Similar Posts

Loading similar posts...