Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
SOLVED

Firefly in Component Dialogue

Avatar

Level 4

Hi,

 

We are looking for an option/feature to integrate firefly within component(ideally dialog) for authors to utilise the feature to curate content. Any suggestions/scenarios implemented would be of great help. Thanks

 

Kind regards,

Kiran Buthpur

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @ButhpurKiran 

You can use Firefly APIs to generate images 

https://developer.adobe.com/firefly-services/docs/firefly-api/guides/api/image_generation/V3_Async/ 

 

You need to create your own clientlibs to call APIs

Arun Patidar

AEM LinksLinkedIn

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @ButhpurKiran 

You can use Firefly APIs to generate images 

https://developer.adobe.com/firefly-services/docs/firefly-api/guides/api/image_generation/V3_Async/ 

 

You need to create your own clientlibs to call APIs

Arun Patidar

AEM LinksLinkedIn

Avatar

Community Advisor

Hi @ButhpurKiran 

 

if you have the license and only want to use firefly that provides API as shared by @arunpatidar, you can also leverage other api like dalle, midjourney. i did a integration with dalle in dam to create generative images based on prompt.

Abhishek Anand