Describe the feature
currently the memories feature just has the following memories :
- location based memories
- date based memories (january 2026)
- on this day (for the same day in previous years )
these memories are generic and do not feel personal , the one data that we have is the image tags from the yolo image description model (it is not currently being used in hte memories), so using the image tags to extract that data and use that to provide more personalised tags like :
If there are pets (e.g., "dog", "cat") in the photo:
1 Memory Title: "Pet Gallery"
Description: "A collection of moments with your pets."
If there is "pizza" or "wine glass":
2 Memory Title: "Food Adventures"
Description: "Enjoying delicious food and drinks."
If there is "surfboard" or "beach":
3 Memory Title: "Beach Day"
Description: "Fun times by the sea."
If there is "sports ball" or "tennis racket":
4 Memory Title: "Sports Moments"
Description: "Capturing your sporty side."
for using the memory tags and creating a tag line the most optimal approach should be using static taglines and heading for the particular memory with variations to not feel generic .
one more additional improvement will be the addition of global holidays like (christmas ,new year etc) in the memories with some different taglines like Last Christmas etc
currently i dont think that if there is a better method than to use a static text for the headlines
Add ScreenShots

memory for christmas day

memory for the sports and games extracted with the yolo 80 coco classes
using the image tags with sports related keywords in a particular timeframe like this
and.
Record
Describe the feature
currently the memories feature just has the following memories :
these memories are generic and do not feel personal , the one data that we have is the image tags from the yolo image description model (it is not currently being used in hte memories), so using the image tags to extract that data and use that to provide more personalised tags like :
If there are pets (e.g., "dog", "cat") in the photo:
1 Memory Title: "Pet Gallery"
Description: "A collection of moments with your pets."
If there is "pizza" or "wine glass":
2 Memory Title: "Food Adventures"
Description: "Enjoying delicious food and drinks."
If there is "surfboard" or "beach":
3 Memory Title: "Beach Day"
Description: "Fun times by the sea."
If there is "sports ball" or "tennis racket":
4 Memory Title: "Sports Moments"
Description: "Capturing your sporty side."
for using the memory tags and creating a tag line the most optimal approach should be using static taglines and heading for the particular memory with variations to not feel generic .
one more additional improvement will be the addition of global holidays like (christmas ,new year etc) in the memories with some different taglines like Last Christmas etc
currently i dont think that if there is a better method than to use a static text for the headlines
Add ScreenShots
using the image tags with sports related keywords in a particular timeframe like this
and.
Record