What are you trying to achieve?
Hello, I am new to Make. Currently I’m trying to make automated AI music generation.
Steps taken so far
I’ve set up a chain which in theory should be already able to produce me a sample of an instrumental song. I’m using a Text Parser to extract a URL that will give me a music sample. The issue is, there’s no output in the text parser. I don’t know what I’m doing incorrect, as the chain seems to work fine and doesn’t give any errors. I am using Piapi in the HTTP modules
The thing I’ve noticed, is that it gives me image_path, but the task was to generate music. I’ve used the prompt doc in JSON that Piapi present you which I have attached below