How to create an Alibaba Cloud Model Studio chat application that can recognize images

更新时间:
复制 MD 格式

This topic describes how to create a Model Studio chat application that recognizes images. Before you begin, read How to build an Alibaba Cloud Model Studio RAG application.

Prerequisites

  1. Build an Alibaba Cloud Model Studio application and select the Qwen-VL model.

  2. Publish the Alibaba Cloud Model Studio application and obtain the API key and application ID.

Step 1: Quickly set up a Mobi application & integrate operations and resources

  1. Create an Alibaba Cloud Model Studio application integration resource.

  2. Create a Moflow application.

  3. Create a chat widget.

  4. Create a Model Studio application integration operation.

  5. Bind the chat widget to the integration operation.

Step 2: Configure image recognition for the application

  1. Set the image link list to {{chat1.currentMessage?.image_list}}.

  2. Enable the image input button.