Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 699 Bytes

polaris

polaris is an AI powered automatic music tagging tool

Apache-2.0

Notice

Make sure to clone with --recursive to ensure all submodules are cloned properly

What It Does

It takes a YouTube playlist link, downloads the tracks, and populates the metadata and album art using Google Gemini and the iTunes Public API

Dependencies

Usage

  1. Obtain a Gemini API key, and export as export GEMINI_API_KEY=your_gemini_key
  2. amper run -- [youtube playlist link] [output directory]