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 摘要。