github NeptuneHub/AudioMuse-AI v0.3.2-beta
AudioMuse AI v0.3.2-beta: Instant Playlist

latest releases: v0.6.6-beta, v0.6.5-beta, v0.6.4-beta...
pre-release2 months ago

Release Date: June 13, 2025

πŸš€ Summary

In AudioMuse-AI v0.3.2-beta, we’re excited to introduce the experimental feature: Instant Playlist. This feature provides an additional interface, accessible at the Chat UI:

  • http://[your-ip]/chat/

With Instant Playlist, you can ask the AI to generate playlists on the fly. Some example requests (tested with GEMINI) include:

  • Create a playlist that’s good for after lunch
  • Create a high-energy pop playlist for the morning
  • Give me the top songs by Red Hot Chili Peppers
  • Create a mix of metal and hard rock songs like AC/DC and Iron Maiden
  • Give me some trending radio songs from 2025

No need to change your deployment: this new front-end is included in the flask container!

IMPORTANT before using Instant Chat you need to run the analysis task.

The original UI for the batch job is still reachable at the usual url (depending from your deployment):

  • http://[your-ip]/

It is improved by introducing two modes:

  • Basic view β€” shows only the essential parameters for quick analysis and clustering
  • Advanced view β€” provides full control for more detailed configurations

This aims to simplify daily use while keeping advanced options easily accessible when needed.

πŸš€ List of Changes

  • Added experimental Instant Playlist frontend and feature - (#10)
  • Enhanced UI with basic and advanced parameter views - (#10)
  • Improved readme.md documentation - (#10)
  • Refactored index.html to separate HTML, CSS, and JavaScript
  • Refactored tasks.py to separate analysis and clustering tasks

What's Changed

Full Changelog: v0.3.1-beta...v0.3.2-beta

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.