Music Knowledge Graph App #7651
dianaow
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks to AntV's G6 (v5), I was able to create an interactive web app that helps users explore music data from MusicBrainz (https://musicbrainz.org/) through a visual network of artists, collaborators, albums and songs. It includes search, filtering, focus mode, shortest-path finding to uncover relationships within music metadata. I have been experimenting with graph representation involving entities within expanded/collapsed combos and expandable graph interactions, well-suited for the music context.
Website: https://music-knowledge-graph.vercel.app/
Thank you to all developers of the AntV team and contributors to this wonderful G6 library for making my vision of a network representation of the music ecosystem come to live!
All reactions