AI Online Development
Experiment 04 - Multimodal Image-Text Comparison Analysis
Experiment Preparation:
- Ensure Doubao AI (Volcengine) is connected
- Find JPG format images as experiment material
Experiment Steps:
cd AI_online# Enter main directorypython examples/03_multimodal_chat.py# Run example program
Reference commands:
- Hello (just enter text for dialogue)
/analyze assets/sample.jpg- Color and style (analyze image)/image assets/sample.jpg- What scene does this image describe? (image-text dialogue)/compare assets/sample.jpg assets/sample.jpg- Compare color and style (compare two images, can add additional images)
Terminal output:


Function: Implement multimodal dialogue with image analysis, comparison, and text interaction
