Multi_AI_Agent / README.md
SHIKARICHACHA's picture
Update README.md
8f67990 verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: OpenRouter AI Vision Interface
emoji: πŸ”
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.41.0
app_file: app.py
pinned: false
license: mit

OpenRouter AI Vision Interface

This is a Gradio-based web interface that allows you to analyze images using various AI models through the OpenRouter API.

Features

  • Upload and analyze images with AI models
  • Choose from multiple vision-language models:
    • Mistral Small
    • Kimi Vision
    • Gemini Pro
    • Qwen VL
    • Mistral 3.1
    • Gemma
    • Llama 3.2 Vision
  • Simple and intuitive user interface
  • Example images included

Usage

  1. Upload an image
  2. Enter a question about the image
  3. Select an AI model from the dropdown
  4. Click "Analyze Image" to get the AI's response

API Key

The OpenRouter API key is already included in the code. If you want to use your own API key, you can modify it in the app.py file.