Use a webserver (or something else) to expose the running music generation AI model to requests.
Should return whatever the music AI generates as output
Definition of done
[ ] AI model up and running
[ ] AI model can receive (sanitized) requests and act upon it accordingly
Add AI music generator server
Definition
Use a webserver (or something else) to expose the running music generation AI model to requests. Should return whatever the music AI generates as output
Definition of done