Enables LLMs to identify biological species from images using the Nature Vision API. It returns Latin scientific names and confidence scores for various categories including plants, animals, and fungi.
Analyzes images using a vision model and returns detailed Chinese text descriptions, enabling text-only models to understand pictures from screenshots, UI designs, error logs, and architecture diagrams.
Enables image analysis and recognition through multiple LLM vision models (Gemini, GPT-4o, Qwen-VL, Doubao) by accepting image URLs or Base64 data and returning text descriptions or answers to questions about the images.
Enables understanding local or network images via ZhipuAI's free vision model (glm-4.6v-flash), returning Chinese descriptions or answers to questions. Supports multiple images for comparison and optional model switching.