Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.44.1
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
- Upload an image
- Enter a question about the image
- Select an AI model from the dropdown
- 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.