Custom Connector Power Automate & Chat-GPT Images using Dall-E

Sdílet
Vložit
  • čas přidán 25. 07. 2024
  • It's time to take a second deeper dive with Chat GPT and Power Automate. This time we create a custom connector to generate images. As we keep exploring we can test out all the capabilities of AI with ChatGPT which is very similar to Microsofts Azure Open AI.
    Integrating Power Automate with OpenAI's ChatGPT allows for automated image generation, enhancing efficiency and productivity. Users can set up workflows in Power Automate that send text prompts to ChatGPT via HTTP requests. ChatGPT processes these prompts and returns generated images in the form of URLs or data. These images can then be automatically saved to cloud storage or sent via email. By combining the automation capabilities of Power Automate with the advanced AI capabilities of ChatGPT, repetitive tasks such as image creation can be streamlined, allowing users to focus on more complex activities. This integration exemplifies the potential of leveraging AI to enhance and automate creative processes.
    Compose Statement for just the first url:
    body('Parse_JSON')?['data']?[0]?['url']
    Chapters:
    0:00 Introduction
    1:05 Creating Custom Connector
    7:05 Configuring the Generate Image Action
    14:40 Making a Power Automate Flow
    20:00 Looking at our Generated Images
    21:53 Compose so we don't For Each
    25:44 Revised prompt by Open AI ChatGPT
    28:00 Adding to get around Revised Prompt
    28:56 Final Thoughts
  • Věda a technologie

Komentáře • 7

  • @andrewhess123
    @andrewhess123  Před měsícem +1

    Happy Monday! Holiday for me, but we still got videos pumping out! Thanks for watching!

  • @PowerAppsTutorial
    @PowerAppsTutorial Před měsícem +1

    Absolute gold!

    • @andrewhess123
      @andrewhess123  Před měsícem

      I love golllllldd! (Austin Powers Goldmember voice) 😍😍😍

  • @YesicaRP
    @YesicaRP Před měsícem +1

    Hello! Thanks for this video!!! I would like to ask you something since I am new to this AI thing.
    If I buy or subscribe to Chat GPT plus, do I get Dall E? To do what you do?
    and What is Dall E API? Because I have read that entering the same prompt to create an image in Chat GPT works in one way and using Dall E API it works at "lower quality"

    • @andrewhess123
      @andrewhess123  Před měsícem

      Hi Yesica, you can get DallE for free using Microsoft Designer (link below). You don't need ChatGPT plus to use the API also they are different licenses. Dall E API is just way to create your own applications using an API instead of using the ChatGPT website. At the very end of the video there was a part where we said you can set the Dall E API to "hd", I believe that will be higher quality. designer.microsoft.com/

    • @YesicaRP
      @YesicaRP Před měsícem +1

      @@andrewhess123 Yes, I was using Bing, its generator which is Dall E But it doesn't let you edit those images and with gpt chat it does let you do it, is that right?

    • @andrewhess123
      @andrewhess123  Před měsícem

      @@YesicaRP Yes there is an edit, in GPT API. There are plenty of tools that can do this too, but yes ChatGPT is amazing. You can see the api call here: platform.openai.com/docs/api-reference/images/createEdit