Skip to content

Commit a813f36

Browse files
authored
Update README.md
Remove demo link
1 parent 21a28af commit a813f36

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ We kicked off the project in February/March 2025 and aim to have the work delive
88

99
#### _BTW: this tool is an experimental project, is not intended to be used yet by the general user/mapper to update OSM_
1010

11-
## Demo
12-
13-
Try it [here](https://hotosm.github.io/osm-tagger/)
14-
1511
## Setup & run
1612

1713
### Model (local)
@@ -169,3 +165,4 @@ For persisting the data, media can be uploaded to a S3 bucket and the map’s Ge
169165
OSMTagger API should receive a request with an image URL, geo-location and category, and return OSM valid tags. The category will help the API to decide a prompt and maybe other configurations.
170166

171167
Two models will be used, one focused on extracting text from an image and the other for generating OSM tags from the text. This will divide the problem in two and provide more flexibility for the final solution.
168+

0 commit comments

Comments
 (0)