Spaces:
Sleeping
Sleeping
File size: 2,564 Bytes
95ae70e ea95d12 95ae70e 467753c 630fb49 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
---
title: SATINT Analyst
emoji: π
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
short_description: Professional satellite imagery intelligence analysis
---
# SATINT Analyst
Professional satellite imagery intelligence analysis powered by Meta Llama 3.2 Vision 90B. This application provides expert-level SATINT (Satellite Intelligence) analysis of overhead imagery with objective, uncensored assessments.
## Features
- **Professional SATINT Analysis**: AI-powered analyst with expertise in satellite imagery interpretation
- **Powered by Meta Llama 3.2 Vision 90B**: Advanced vision-language model for objective, uncensored analysis
- **Dual Analysis Modes**:
- **Text Only**: Comprehensive written intelligence assessment
- **Annotated**: Analysis with detailed descriptions of key feature locations
- **Contextual Analysis**: Provide geolocation and mission brief for enhanced, targeted analysis
- **BYOK (Bring Your Own Key)**: Use your own OpenRouter API key for complete privacy and control
## Usage
1. **Get an OpenRouter API Key** - Sign up at [openrouter.ai](https://openrouter.ai/keys)
2. **Enter your API key** - Paste it in the application (it's only used for your session)
3. **Upload satellite image** - Any satellite or overhead imagery
4. **Provide geolocation** (optional) - Use decimal notation (e.g., `38.8977, -77.0365`)
5. **Enter analysis brief** - Describe what you want analyzed or what questions you have
6. **Select mode** - Choose between text-only or annotated analysis
7. **Analyze** - Receive professional intelligence assessment
## Input Format
### Geolocation
Use decimal notation for coordinates:
- Format: `latitude, longitude`
- Example: `38.8977, -77.0365` (Washington, D.C.)
- Positive latitude = North, Negative = South
- Positive longitude = East, Negative = West
### Brief
Provide context and specific requirements:
- "Identify infrastructure changes since last observation"
- "Assess military installations and defensive positions"
- "Evaluate agricultural land use and crop health"
- "Analyze port facilities and vessel activity"
## Privacy
- Your API key is only used for the current session
- No data is stored by this Space
- Images are processed via OpenRouter's API (subject to their privacy policy)
## Technical Details
- **Model**: Meta Llama 3.2 Vision 90B (via OpenRouter)
- **Framework**: Gradio
- **Analysis Style**: Professional, objective, factual SATINT reporting
- **API**: OpenRouter provides access to the model with OpenAI-compatible API
|