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/guides/nano_banana_jarvis_agent/README.md

19 lines
735 B

# Nano Banana Jarvis Agent
This directory contains the Nano Banana Jarvis agent example, demonstrating vision and multimodal capabilities.
## Examples
- [jarvis_agent.py](jarvis_agent.py) - Main Jarvis agent implementation
- [img_gen_nano_banana.py](img_gen_nano_banana.py) - Image generation example
## Images
- Sample images included: building.jpg, hk.jpg, image.jpg, miami.jpg
- [annotated_images/](annotated_images/) - Directory containing annotated image examples
## Overview
The Nano Banana Jarvis agent demonstrates advanced vision and multimodal capabilities, including image analysis, image generation, and visual understanding. This example showcases how to build agents that can process and generate visual content.