Hi guys! At our startup, Galiboo, we've created an AI-powered API for music, which can do things like:
- searching for music with natural language
- extracting hundreds of moods & emotions from any track
- finding tracks by tags
- get similar-sounding music
- and more.
The website is https://galiboo.com/, and the API docs are at apidocs.galiboo.com.
We've also got a live demo at demo.galiboo.com.
We also have a Python client library at https://github.com/galiboo/galiboo-python.
Our APIs are in beta, so we'd love to hear your thoughts & feedback! :)
Thanks!
How big is the selection of songs you're training on and can recommend from or search through (non-demo version)?
How diverse are the languages? Is it mainly English since it offers a text-search?
To have a non-demo API-key, how much do I have to commit? Is there a "pay-as-you-go" model where I can use this as a personal thing, or is the only target audience companies?
Edit: Found the answer to the first question for demo-users in docs "For users with demo API keys, we've loaded a fairly diverse, yet small, catalog of about 20K+ tracks into our backend system"