Migré depuis Bitbucket
Go to file
StillHammer 89bcd9be2c Add Reddit_Save_Scraper concept - Knowledge extraction from saved posts
## Vision
Scraper pour posts Reddit sauvegardés avec extraction intelligente de valeur.
Transformation passive saving → active knowledge management.

## Use Cases
1. Knowledge Base: Export Markdown structuré par thème
2. AI Digest: Résumé hebdomadaire + insights + action items (Claude API)
3. Search UI: Interface recherche full-text avec filters
4. Anki Generator: Conversion learning content → flashcards
5. Archive: Backup local si posts deleted

## Stack
- Python + PRAW (Reddit API) - Recommandé
- Alternative: Node.js + snoowrap
- Storage: SQLite (local-first)
- Optional: Claude API (analysis), Flask (web UI)

## MVP Timeline
- Phase 1 (Scraper): 1 jour
- Phase 2 (Storage): +1 jour
- Phase 3 (Feature au choix): +2-5 jours
Total: 2-7 jours selon scope

## Potentiel
- Quick win (low-hanging fruit)
- Utilité immédiate (saved posts existants)
- Scalable (valeur croît avec usage)
- Test case parfait pour AI_Team_System (later)
- Potentiel SaaS si validated

## Questions à Clarifier
- Combien de saved posts actuellement?
- Subreddits principaux?
- Use case prioritaire (archive, digest, search)?

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 18:05:02 +08:00
.claude/skills/pptx Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
anki_tingting Ajout concept WeChat sandbox + màj anki sessions 2025-11-26 22:32:25 +08:00
conversation_topics Add Daily Check System + Lead Conflicts + 6 Anki cards 2025-11-13 19:43:48 +08:00
couple_backlog Major repo update: First DONE project + execution patterns validated 2025-11-30 17:41:24 +08:00
food Add GroveEngine supplementary design document 2025-11-24 13:34:49 +08:00
personnalités Major repo update: First DONE project + execution patterns validated 2025-11-30 17:41:24 +08:00
plan_discussion Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
planning Reorganize Projects structure by status + update tracking files 2025-11-20 11:25:53 +08:00
Projects Add Reddit_Save_Scraper concept - Knowledge extraction from saved posts 2025-11-30 18:05:02 +08:00
stratégie Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
tools Reorganize files + cleanup temporary scripts 2025-11-25 12:02:11 +08:00
topics Update Iron Line v2.3 + gift planning info 2025-11-24 11:15:39 +08:00
ToRemember Add Chinese learning plan + Projects documentation + Tingting work 2025-11-13 19:36:03 +08:00
what-if Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
WIP Add game design concepts + VPS tunnel project 2025-11-15 14:06:50 +08:00
WorkTingting Reorganize files + cleanup temporary scripts 2025-11-25 12:02:11 +08:00
.gitignore Add TTS temp files to gitignore 2025-11-15 14:08:42 +08:00
CLAUDE.md Major repo update: First DONE project + execution patterns validated 2025-11-30 17:41:24 +08:00
DAILY_REALITY_CHECK.md Add Daily Check System + Lead Conflicts + 6 Anki cards 2025-11-13 19:43:48 +08:00
observations_patterns.md Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
package.json Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
Promesses_à_tenir.md Initial commit: Couple matters documentation + PowerPoint skill 2025-10-24 14:54:57 +08:00
wechat-sandbox-CONCEPT.md Ajout concept WeChat sandbox + màj anki sessions 2025-11-26 22:32:25 +08:00