AI-Powered Geospatial Intelligence (GEOSINT)
LocaLens leverages Google Gemini 2.5 to pinpoint image locations with forensic precision. It employs the unique "Host & Anchor" protocol to verify architectural fingerprints against satellite data.
- 🧠 Multi-Hypothesis Reasoning: Generates top 3 probable locations with confidence scores.
- 🛡️ "Host & Anchor" Protocol: A strict verification system to avoid common AI hallucinations.
- 🔍 Visual Evidence Scanning: Identifies specific road markings, vegetation types, and urban furniture.
- 🗺️ Open Source Maps: Visualizes results on OpenStreetMap (no paid API required).
Prerequisites: Node.js installed.
-
Install Dependencies
npm install
-
Run Locally
npm run dev
-
Enter API Key Open the app in your browser. You will be asked to enter your Gemini API Key in the interface before running an analysis.
Get a key here: Google AI Studio
MIT License — Open source & permissive.
Copyright (c) 2025 LocaLens Contributors. See LICENSE for full text.