OPEN_SOURCE ↗
REDDIT · REDDIT// 19d agoOPENSOURCE RELEASE
Netryx Astra V2 launches open-source photo geolocation engine
Netryx Astra V2 is an open-source street-level geolocation engine that claims to pin a single photo to GPS coordinates without EXIF metadata or an LLM layer. The rewrite leans on MegaLoc and MASt3R, plus a community hub for sharing city indexes instead of rebuilding them from scratch.
// ANALYSIS
Netryx is less a magic photo oracle than a coverage-sharing system. If the index exchange takes off, the moat becomes data coverage and workflow, not model novelty.
- –V2 collapses a 9+ stage heuristic stack into 3 steps, which should make the system easier to debug and less brittle on odd inputs.
- –MegaLoc handles coarse retrieval and MASt3R does dense verification, so cropped or low-overlap photos should fare better than with sparse-keypoint matchers.
- –The Community Hub is the real product multiplier: sharing city indexes via Hugging Face and offline bundles amortizes the most expensive part of the workflow.
- –The constraints are serious: only indexed areas, no real-time search, and a decent GPU requirement mean this is built for forensic work, not casual navigation.
- –The same precision that helps journalists and researchers also makes the tool obviously dual-use, which will matter as coverage expands.
// TAGS
netryx-astra-v2open-sourceself-hostedgpusearch
DISCOVERED
19d ago
2026-03-23
PUBLISHED
19d ago
2026-03-23
RELEVANCE
7/ 10
AUTHOR
Open_Budget6556