Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaczero/osm-autolink
🔗 AI-powered utility for adding website links to OpenStreetMap data
https://github.com/zaczero/osm-autolink
deepthink gis openstreetmap perplexity python
Last synced: about 6 hours ago
JSON representation
🔗 AI-powered utility for adding website links to OpenStreetMap data
- Host: GitHub
- URL: https://github.com/zaczero/osm-autolink
- Owner: Zaczero
- License: agpl-3.0
- Created: 2025-01-29T21:54:22.000Z (1 day ago)
- Default Branch: main
- Last Pushed: 2025-01-29T22:48:09.000Z (1 day ago)
- Last Synced: 2025-01-29T23:18:59.086Z (1 day ago)
- Topics: deepthink, gis, openstreetmap, perplexity, python
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osm-autolink
![Python version](https://shields.monicz.dev/badge/python-v3.13-blue)
[![Liberapay Patrons](https://shields.monicz.dev/liberapay/patrons/Zaczero?logo=liberapay)](https://liberapay.com/Zaczero/)
[![GitHub Sponsors](https://shields.monicz.dev/github/sponsors/Zaczero?logo=github&label=Sponsors&color=%23db61a2)](https://github.com/sponsors/Zaczero)🔗 AI-powered utility for adding website links to OpenStreetMap data
## 💡 How it works
1. Queries [Overpass API](https://wiki.openstreetmap.org/wiki/Overpass_API) for objects without website links.
2. Uses [Perplexity AI](https://www.perplexity.ai) with the DeepThink-R1 model to discover matching websites.
3. Prompts users to verify the results.
4. Uploads verified matches to OpenStreetMap.