Step 1: Create a Concept
First, you need a concept. A concept defines the style, mood, and overall theme of the visuals you want to create. To create a concept, make aPOST request to the /concepts/ endpoint:
Step 2: Configure and Generate Media
Now, you can configure and generate your media using the concept you just created. To create a media configuration, make aPOST request to the /media-config/ endpoint:
your_concept_id with the ID of the concept you created in the previous step.
Once the media configuration is created, Gaana AI will start generating the visuals. You can check the status of the generation process using the /media/{object_id}/ and /media/{object_id}/{id}/ endpoints.