Explore music using AI tools.
Make sure you have Python, poetry, and npm installed.
git clone git@github.com:musicinformationretrieval/mirexplorer.git
cd mirexplorer
make install
make devNote that you need to manually obtain .env variables (see .env.example).
This will run the app locally on localhost:5000.