#Honestly for a personal-use briefing job

1 messages ยท Page 1 of 1 (latest)

spring cypress
#

Right now my little "Liz" is not much more than a talking document and we're working on it. So I want to keep it simple

tired eagle
#

Smart call to stay simple. The whole stack is one cron + one bash script + one LLM call for the digest. If Liz is a talking document right now, the next 10% probably comes from giving the digest output a small bit of memory across days. Like saving yesterday's briefing somewhere and feeding "yesterday's summary + today's new mails" into the LLM call, so you get continuity without building a real memory layer. Stays one script, but Liz starts to feel like she remembers what mattered yesterday.