I see more people doing text2image. But I can't find anyone who has made a working demo where a picture taken in app inventor is transformed via dall-e's edit function. (OpenAI API)
I have tried countless different options but they all end up not working.
I want to be able to take a profile picture of a person with the cam-function, adjust the picture with Dall-e and get the picture returned as a png.
If you have curl installed/accessible on your device, you could try @Juan_Antonio 's Terminal extension, and run the curl commands as shown on the page ?
Other than that, and extension would need to be written to provide for a multipart upload.
I have developed DALL-E extension for MIT App Inventor and Kodular, which allows you to generate creative and unique images using artificial intelligence. This extension also helps you to create different image variations.
Documentatation and the extension file can be found here:
The MIT team is currently working on the capability to import APIs. Will need much more thorough testing before we release it in the production server, but when released you will able to play around with Dall-E in App Inventor as it is also called from an API