bash git clone https://github.com/sparkyniner/Netryx-OpenSource-Next-Gen-Street-Level-Geolocation.git cd Netryx-OpenSource-Next-Gen-Street-Level-Geolocation python3 -m venv venv source venv/bin/activate # Windows: venv\Scripts\activate pip install -r requirements.txt pip install git+https://github.com/cvg/LightGlue.git # required pip install kornia # optional: Ultra Mode (LoFTR) bash export GEMINI API KEY="your key here" # from https://aistudio.google.com bash brew install [email protected] # match your Python version netryx/ ├── test super.py # Main GUI application (entry point) ├── cosplace ut…