Spaces:
Sleeping
Sleeping
| 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 | |