LAION-AI / LAION-AI/Open-Assistant
MusicBrainz database
Open
@bitplane is already working on this.
Since Feb 20, 2023.
data
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
This is a huge database about every song and every album released by just about everyone ever. The core data (as in facts about music) is released under the CC0, while musicbrainz user content (things like ratings and reviews) are CC-BY-NC-SA.
https://musicbrainz.org/doc/MusicBrainz_Database/
I think it should be possible to pull out releases that have the most votes and put them into Q+A format, though the schema is... uh... let's say "extensive" so it might be a bit of a pain to work with.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.