[Feature] 智能相册推荐:系统主动推荐值得整理的相册
Open
Nobody has claimed this yet.
enhancement
status: pending-review
- Dominant language
- Python
- Stars
- 739
- Forks
- 97
- Avg merge
- 10h 3m
- Merged PRs (30d)
- 82
Description
背景与目标
用户可能不会主动创建相册。系统可主动推荐"值得整理"的相册,如"周末小聚"、"十一长假"等。
推荐场景
| 场景 | 触发条件 |
|---|---|
| 周末小聚 | 周六/日有 5+ 张照片,集中在一地 |
| 十一长假 | 国庆假期有 20+ 张照片 |
| 美食集锦 | 近期"美食"分类有 10+ 张照片 |
| 家人时刻 | 近期含"父母""子女"标签照片居多 |
| 景点打卡 | 某 5A 景区有 3+ 张照片 |
技术方案
- 定时任务扫描,分析近期照片分布
- 基于规则+AI 识别生成推荐
- 展示给用户确认后创建相册
优先级
中 - 提升用户活跃度
相关文档
设计文档:/docs/dev/feature-proposals
This issue tracks the feature proposal for smart album recommendations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the design materials under /docs/dev/feature-proposals and compare the listed recommendation scenarios, triggers, scheduled scanning, rule-plus-AI analysis, and confirmation flow. Before implementation, clarify the system entry points and acceptance criteria for generating recommendations and creating albums after user confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100