Image Support in AI Answer

Users can now send images along with a supporting message, allowing the AI to analyse both the image and the text together to generate accurate and relevant responses. To make this work effectively, we need to prompt the AI to first analyse the image, then consider the accompanying text, and finally answer the question based on both inputs.

How It Works:

  1. User uploads an image in the chat.

  2. Add a message describing what you need or asking a question.

  3. The AI reviews both the image and the message to provide a complete, contextual response.

  4. Supported formats: image/jpeg /png /webp /gif

// AI model analyse the images & text and based on both inputs, provides a balanced answer.

Last updated

Was this helpful?