logoalt Hacker News

ajstarstoday at 2:24 PM0 repliesview on HN

The hardest part of this kind of personal data system is retrieval not storage. At some point you have more data than fits in a prompt, so you need to decide what's relevant per query. Did you build any ranking or filtering logic, or do you query specific tables directly?