Is there any forge Component/plugin or way to implement music generator/composer based on user input in ODC platform?Thanks in advance.
Hi @Rakshita Gupta
I think no such type of forge component found in ODC only MP3 files Forge Component found Where We can give the binary file as Input and the User will be able to play the related music.
Note : You can create own Forge component with the help of some Unpaid AI tool
Ref:
https://www.outsystems.com/tech-hub/ai-ml/generative-ai-in-software/#platforms
Hi @Rakshita Gupta,
as I can understand your question you want to generate music not play. so, you are not looking for music player while you are looking something which can generate music according to your given prompt.
Unfortunately, currently there is no any Forge component or plugin available specifically for music generation based on user input in the OutSystems Developer Cloud (ODC) platform.
You can explore external APIs. like Jukebox (by OpenAI)
Hope this will help you.
kind regards,
Sanjay Kushwah