@simon I'm pondering a tool to help OpenStreetMappers where I could take a picture of an opening hours sign and ask some combination of LLM/image detection to give me the OSM opening hours format. ChatGPT is great at taking arbitrary hours text and outputting the correct string, but I wonder if you can suggest the right tool/API(s) for finding the hours in an image.
Thanks for the pointers everyone!
I ended up putting together a thing that uses OpenAI's API with gpt-4o-mini to suggest OSM tags for a picture: https://github.com/iandees/image-to-osm
I'll try putting it up on the web somewhere if there's interest. I spent about 15ยข testing it a few dozen times: