aigora
Automations

music-digest

Daily AI-powered music intelligence digest delivered to your inbox with auto-generated Spotify playl

gleyzeddonut 5 downloads
music-digest screenshot 1

About this tool

Music Digest is an Electron desktop app that scrapes music news and trends from Reddit, music publications, and charts, then uses AI to summarize the day's most notable activity into a concise daily briefing. It scores and ranks artists by cross-platform signal, automatically builds a Spotify playlist of top songs, and emails the digest to you every morning. A monthly recap rolls up trends, top artists, and top songs. The app includes a setup wizard that handles configuration without requiring users to manage API keys.

  • Aggregates music data from Reddit, charts, publications, and YouTube, then generates an AI-written daily summary
  • Automatically creates and updates a Spotify playlist based on trending songs
  • Scores and ranks artists as breaking or rising based on cross-platform signals
  • Sends a monthly recap with top artists, top songs, and trend rollups
  • Available as a macOS desktop app with a guided setup wizard — no API keys required from the user

Overview

Music Digest

A daily music intelligence briefing for your inbox — scrapes Reddit, music publications, and charts, summarizes with AI, builds a Spotify playlist, and emails you every morning.

Install

  1. Download the latest .dmg from Releases
  2. Open it, drag Music Digest to your Applications folder
  3. Double-click to launch

That's it. The app walks you through the rest.

First launch

The setup wizard asks for:

  • Your name — used in the email greeting
  • Your email — where your daily digest gets sent

Everything else (AI, Spotify credentials, email delivery) is handled centrally — no API keys to manage.

After setup, hit Connect Spotify to link your account and auto-build playlists, then click ▶ Run Now to generate your first digest.

Features

  • Daily brief — AI-written summary of what's moving in music today
  • Scored artists — breaking vs. rising, ranked by cross-platform signal
  • Smart playlist — top songs added to a Spotify playlist automatically
  • Monthly recap — at the end of each month, a full rollup: top artist, top song, every trend
  • Archive — every past digest, browsable

For developers

git clone <repo>
cd "Music Digest"
cp .env.example .env   # fill in CLAUDE_API_KEY, Spotify credentials, SMTP
npm install
npm run dev            # starts Vite + Express + Electron in dev mode
npm run dist           # builds the distributable .dmg

The architecture is designed to scale: Supabase handles shared config and secrets, so adding multi-user support later is a config change, not a rewrite.

Music Digest/
├── electron/          Desktop app shell
├── processor/         AI summarization, Spotify, scoring
├── scraper/           Reddit, charts, publications, YouTube
├── delivery/          Email, Express API routes
├── db/                SQLite schema
├── supabase/          Edge functions (Spotify OAuth proxy, YouTube proxy)
└── src/               React UI (Vite)

Synced from github.com/gleyzeddonut/music-digest — updates automatically.

#music#digest#tool

Sign in and get this tool to leave a review.
No reviews yet — be the first once you’ve tried it.

More in this category

See all