A few people have built a way to interact with LLMs where it can ask questions about your day and help you distill a journal for reflection later.
One way: do a GPT in ChatGPT.
It's easy to do... but no way to export your journal entries anywhere.
They're just stuck in chat transcripts in the system.
Another way: duct tape together your own system with Python and a local database in an hour or two.
But not shareable!
These are precisely the kind of thing that should be possible to share as a recipe.
"Here's the pattern I use for end of day reflection to distill journal entries"
"Here's a recipe that I use to look back on my last week of journal entries and ask me questions about them"
Imagine a fabric that lots of people use, and being able to share recipes with others that can run instantly on their data when they click them.