AOSSIE-Org / AOSSIE-Org/PictoPy

Feat:Activity and content based memories using image tags

Aperta
#1,206 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
283
Fork
679
Merge medio
7g 2h
PR unite (30g)
3

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.