Image Analysis Server
JSON →Analyzes images using the GPT-4o-mini model via the OpenAI API.
Install
npx -y @smithery/cli Tools · 2
- analyze_image Receives an image URL and analyzes its content.
- analyze_image_from_path Receives a local file path and analyzes its content.
Environment variables
OPENAI_API_KEY
Links
★ 8 GitHub stars