Using Windows 11 and Xojo 2024 release 4.1
Does anyone have some example of how to send a png image file to gpt-4o-mini so that it can analyze the image and return specified info from the image back in json format? I need to do this in a console app if possible and store the returned info in a database. Some of the images are rotated. I have been able to send text to the AI but would prefer to just send the image data without having to extract the text.
Thanks
4 posts - 3 participants