An open API service indexing awesome lists of open source software.

https://github.com/do-me/overture-places

A lightweight frontend app using transformers.js showcasing the use of semantic similarity for geospatial applications such as geosocial media. Building on Overturempas Places, dynamically loading data from a singe 9Gb flatgeobuf file.
https://github.com/do-me/overture-places

flatgeobuf geoai semanticsearch transformers

Last synced: 4 months ago
JSON representation

A lightweight frontend app using transformers.js showcasing the use of semantic similarity for geospatial applications such as geosocial media. Building on Overturempas Places, dynamically loading data from a singe 9Gb flatgeobuf file.

Awesome Lists containing this project

README

        

# Overture Places
A lightweight frontend app using transformers.js showcasing the use of semantic similarity for geospatial applications such as geosocial media. Building on Overturempas Places and their 2000+ categories, dynamically loading data from a singe 9Gb flatgeobuf file.
Note that the database consists mainly of POIs and plenty of commercial places.

## Search the whole world with natural language!
## App: https://do-me.github.io/overture-places/

![](new_york_tasty_food.png)

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.