[Feature] Image caption #7058
jtamm-red
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The feature
As a user, I would like to have informative title or caption displayed when hovering over images.
These captions should be automatically generated either from GPS data linked to the image location or through the utilization of AI-based text generation.
The response from the endpoint
https://nominatim.openstreetmap.org/reverse?lat=46.093538&lon=7.30263797222222&format=jsonprovides detailed location information, including the name of the place. For instance:From this response, we can extract the name or display_name field. For example, the caption for the image would be "Tortin."
By implementing this feature, we aim to harness the power of AI to generate dynamic captions based on GPS data, elevating the user experience by providing context and relevance to each image within the platform. This AI-driven caption generation adds an informative layer to the image viewing experience, making it more engaging and user-friendly.
Platform
Beta Was this translation helpful? Give feedback.
All reactions