OpenAI’s GPT-3, including the Chat model (ChatGPT), works based on text inputs and outputs. Currently, there’s no functionality built into these models for processing images. If your use case involves images, you may have to use a separate AI model trained on image data before passing relevant information as text to the ChatGPT model.