You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/single_agent/vision
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
anthropic_vision_test.py restored missing sync files 1 month ago
burning_image.jpg restored missing sync files 1 month ago
image.jpg restored missing sync files 1 month ago
image_batch_example.py restored missing sync files 1 month ago
multimodal_example.py restored missing sync files 1 month ago
multiple_image_processing.py restored missing sync files 1 month ago
vision_test.py restored missing sync files 1 month ago
vision_tools.py restored missing sync files 1 month ago

README.md

Vision Examples

This directory contains examples demonstrating vision and multimodal capabilities for single agents.

Examples

Overview

Vision examples demonstrate how to integrate image processing and multimodal capabilities into agents. These examples show how to process images, handle batch image operations, and combine vision with text processing for multimodal understanding.