|
|
|
|
|
by rlupi
333 days ago
|
|
Physical/mental health and personal journaling? I just finished some changes to my own little project that provides MCP access to my journal stored in Obsidian, plus a few CLI tools for time tracking, and today I added recursive yearly/monthly/weekly/daily automatic retrospectives. It can be tweaked for other purposes (e.g. project tracking) tweaking the templates. https://github.com/robertolupi/augmented-awareness |
|
I am curious: You say "offline-first or local-first, quantified self projects", what models do you use with your projects?
I find the LLMs like the Claude and GPT families to be incredibly impressive for integration and metacognition — however, I am not sure yet what LMs are best for that purpose, if there are any.
Your "Augmented Awareness" framework seems to be metacognition-on-demand. In practice, how has it helped you recently? Is it mostly automated, or does it require a lot of manual data transfers?
I am assuming that the MCP server is plugged into a model, and that in the model you run prompts to run retrospectives.
Have you written about this?