AOSSIE-Org / AOSSIE-Org/PictoPy

Feat:Activity and content based memories using image tags

未关闭
#1,206 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
283
派生
679
平均合并
7 天 2 小时
30 天内合并 PR
3

描述

### Describe the feature

currently the memories feature just has the following memories :

1. location based memories
2. date based memories (january 2026)
3. 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

Image
memory for christmas day

Image
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

Image

and.

Image

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。