File size: 1,126 Bytes
984512f 5d3ef09 984512f 0ad5349 984512f 8483565 984512f 55ca9ed 984512f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
license: mit
task_categories:
- feature-extraction
language:
- en
size_categories:
- 10M<n<100M
---
# Overture Places
A lightweight frontend app using transformers.js showcasing the use of semantic similarity for geospatial applications such as geosocial media. Building on more than 50M Overturempas Places, dynamically loading data from a singe 8Gb flatgeobuf file.
- App: https://do-me.github.io/overture-places/
- GitHub: https://github.com/do-me/overture-places
Uses Overture Places Categories from https://github.com/OvertureMaps/schema/blob/main/docs/schema/concepts/by-theme/places/overture_categories.csv.
## Search the whole world with natural language!

Data on Huggingface: https://huggingface.co/datasets/do-me/overture-places
For running locally, simply download the two files from HF and edit main.js where the files are loaded. More detailed instructions coming soon.
The frontend code is messy and needs to be cleaned up. Probably won't find the time so feel free to submit a PR.
|