Using the user interface, I sent an image to ChatGPT and then asked it to generate a totally new image, incorporating the image I sent. For example, uploading my profile picture and then ask ChatGPT to generate an image of a beautiful lake, and I am sitting near it reading a book.
I managed to do it from the user interface, but do not find a way to do it using API.
My project is written in NodeJS, so I use openai library. However, I can use axios in order to access directly API if necessary.
Hey, @guy_aloni, welcome to the community!
And congrats on moving from ChatGPT to the API!
If you’ve not seen it yet, I recommend the Cookbook page for gpt-image-1…
Do you have code that you’re stumbling with, or are you just wondering where to start?
We’ve got a few gpt-image-1 threads already. Hope you stick around!