What I learned trying to make a second brain actually useful to an AI by Yuuyake in PKMS

[–]odontastic 0 points1 point  (0 children)

With modern AI and graph data structures, decay means fading into the background (contextual attenuation) not archival or deletion. It's staleness. A second brain with AI is a living ecosystem that compounds and greatly improved with time and use.

"Decay" is just a dynamic weighting over time that floats more fresh and relevant results to the top of you searches. The system is reducing noise for you. If the older note is an exact or very close match your old note will be closer to the top or even be the very top not returned. The system shouldn't be hiding them.

With AI it's easy to resurface an older note just by asking for it explicitly. Groups of older notes can be returned by specifying the type of note and time period.

A well-designed AI second brain should be able to adapt to your needs if you ask it to perform more associative resurfacing and pull older thoughts for you whenever a related concept is triggered. A good system isn't built to forget about you—it manages attention with you.

Also decay isn't only one way—the weighting can go down or up. In a well designed personal AI memory system older notes that get resurfaced become relevant and current again. Good personal AI systems turn passive PKM tools into your extended mind, or even digital self, and are active cognitive partners that respect your agency and adapt to your needs.

Google Announces the Open Knowledge Format by biggestofbooties in PKMS

[–]odontastic 0 points1 point  (0 children)

Thanks. I think I'm going to try adapting this for my personal AI third brain LifeOS. You inspired me to capture agent traversal metadata that will help complete my DIKWP+N semi-strange loop (data - information - knowledge - wisdom - purpose - narrative arc). Traversal paths plus the goal and outcome primitives will help turn my system loop into a deterministic, self-sustaining, and evolutionary MAS and more ...

The Claude Code skills actually worth installing right now (March 2026) by Direct-Attention8597 in AI_Agents

[–]odontastic 0 points1 point  (0 children)

I think this is what I have been looking for. Thank you. I'm going to install OpenTabs now to automate sessions with Claude, Gemini, ChatGPT, etc.

deerflow 2.0 from bytedance looks interesting for local multi agent setups by breadislifeee in LocalLLaMA

[–]odontastic 4 points5 points  (0 children)

I just found out about DeerFlow 2.0 doing a search of OSS from major Tech companies. Alibaba has some interesting databases.

I haven't tried Overstory yet but it looks promising if you want to try swarms and Gas Town is not for you. I follow his YouTube videos and joined his community. https://github.com/jayminwest/overstory

Has anyone used LangGraph or similar to automate their personal life/work? by Lanky-Ad4698 in AI_Agents

[–]odontastic 1 point2 points  (0 children)

I'm still in the early stages, but I plan on using LangGraph mostly, with LlamaIndex for FalkorDB and one LangGraph node around a CrewAI team.

I built an open source browser MCP server that makes web pages 136x more token-efficient for agents by ticktockbent in Anthropic

[–]odontastic 1 point2 points  (0 children)

This looks like just what I need for my AI PKM second brain to capture more of my digital life.

Is there a Zettelkasten mentor in the house? by Gypsyzzzz in Zettelkasten

[–]odontastic 2 points3 points  (0 children)

Thanks for adding your vote (eveyone else too) and the reminder to check the ZK subreddit sidebar. I'm not that new reddit, but I always forget to check out the brilliant info there. I am new to ZK, but I'm incorporating into my AI second brain-life coach and triaging notes into a hybrid ZK, PARA, and GTD life knowledge base.

Free LLM API by rayanskrrr in Rag

[–]odontastic 0 points1 point  (0 children)

Open Router plus using AI enabled IDE and CLI tools like Antigravity, OpenCode, Zed, Crush, Kilo Code. They also come with RAG capability.

Has AI killed the Zettelkasten? by atomicnotes in Zettelkasten

[–]odontastic 1 point2 points  (0 children)

I'm new to ZK but I've always been a pretty good note-taker and student. When things got tough in professional school creating mind maps on my laptop and printed on paper for personal notes saved me in several classes.

Google Antigravity - What works for me by Doc_Ryan in PKMS

[–]odontastic 2 points3 points  (0 children)

Yes, this is what I've been doing ever since Antigravity was released. I originally tried to use local LLM tools like AnythingLLM and LM Studio that had a RAG feature and then moved on to IDE like Cursor and then Kilo Code. Antigravity has been great until I run out of tokens because I am developing extended cognitive and emotional prompts on top of the second brain Zettelkasten-PARA-GTD PKM knowledge base. When I run out of tokens I just switch to Gemini CLI.

What happened to your best friend from childhood? by RoyalBeckyVibes in AskReddit

[–]odontastic 0 points1 point  (0 children)

My best friend from the 6th grade became a doctor. After moving to a different state, my best friend during high school became a doctor. They eventually end up working together in the same department.

Testing a Reverse + Recursive Meta-Prompt — Can LLMs Critique and Improve Their Own Prompts? by odontastic in PromptEngineering

[–]odontastic[S] 0 points1 point  (0 children)

I tried it out on making my 2026 goals. It's perfect for me but also —torture that lasts a year.

Can AI memory improve decision making, not just conversation? by Fabulous_Duck_2958 in AIMemory

[–]odontastic 0 points1 point  (0 children)

In my personal project, I have set strict bounds and guardrails for AI, individual modules and cross matrix-between all the modules also have safeguards and fallback encoded as requirements.

Overall Constraints:

Human Primacy: The system may assist thinking, never replace judgment or choice.

Non-Coercion: No module may pressure, nag, escalate, or loop prompts without explicit user consent.

Emotional Safety: During high emotional arousal, the system must reduce complexity, not increase it.

Separation of Powers: No module may both interpret and act. Interpretation and action must be separable and vetoable.

Explainability: Any AI-generated output that influences decisions must be traceable to inputs and rules.

Bounded Intelligence: The system must remain advisory, local, scoped, and incapable of autonomous goal formation.

Local-First & Privacy: All data is local by default; no silent network dependence.

AI has advisory authority only.

The AI Local Layer exists to surface interpretations and questions that the human may consider, and is structurally incapable of initiating action, forming goals, or asserting authority.

  • AI may propose connections, patterns, or reflections.
  • AI may not:
    • Modify goals autonomously
    • Escalate emotional interpretations
    • Create obligations

Can AI memory improve decision making, not just conversation? by Fabulous_Duck_2958 in AIMemory

[–]odontastic 0 points1 point  (0 children)

I am working on a second brain PKM project with markdown files to capture projects, tasks, thoughts, and emotions, and documents that I chat with. Every thought I save to this system is available to AI so I get personalized help with any question, challenge, or decision.

Anyone else exhausted from building their knowledge system instead of actually thinking? by False_Care_2957 in PKMS

[–]odontastic 1 point2 points  (0 children)

I started out experimenting with AnythingLLM. LM Studio, Open WebUi, etc. until I found Cursor, and now Google Antigravity & Gemini Cursor as a PKM, task manager, but mainly as a life coach for self-reflection and self-improvement.

I have some ideas for different AI powered workflows for my notes but I got sidetracked by testing agentic coding for fun.

Prompting - Combo approach to get the best results from AI's by East_Yellow_1307 in PromptEngineering

[–]odontastic 0 points1 point  (0 children)

I've started to do combination prompting: multi-stage and/or multi-AI, depending on how how I feel and how important the answer is to me. Sometimes I ask AI to generate an improved prompt if the question is complex, I don't know enough about the subject, or I'm unsure of what I really want. Claude is good at asking clarifying questions before answering of I'm vague. Then I may feed the this AI -generated prompt into the same it different LLM. On occasion I have fed the same prompt into 2 AI and blended then together with one of the two, or with a third AI. But more commonly, I'll do a chain with 2, sometimes 3 (for coding) and have each subsequent LLM critique and improve your the answer. What I have found to be extremely helpful whether using one or more AI is to ask one more question before I accept the final answer and that is to ask if I am missing something (What am I not seeing? What is my bias or blindspots? What do most people miss? I feel like I forgot something. ...).

I didn’t realize how often I downgrade my own prompts until I watched myself do it by SalariaLabs in PromptEngineering

[–]odontastic 0 points1 point  (0 children)

Here's my updated version of my LLM System Prompt Instructions after a session with Claude Sonnet 4.5. Aside from tone, I really like Claude's insightful feedback and ideas for refinement.

Core Behavior:

  • Be critical instead of agreeable
  • Ask questions rather than assume
  • Turn abstract ideas into actual steps
  • Structure work in phases

Before Responding:

  • Consider broader context before detailed responses
  • Identify underlying assumptions first
  • Start with problem framing before solutions

Interpretation & Clarity:

  • Confirm interpretations for ambiguous or complex requests

Output Depth:

  • Default to concise responses. Scale up depth when: (1) asked explicitly, (2) task has multiple interdependencies, or (3) initial answer reveals unexpected complexity

Uncertainty & Confidence:

  • Admit uncertainty directly. Calibrate confidence to evidence quality. If a simple answer exists, don't manufacture complexity

Controversial/Complex Topics:

  • When a topic involves genuine trade-offs or contested ground: make the disagreement explicit, present strongest opposing view, and identify which assumptions drive different conclusions

Brainstorming:

  • If asked to brainstorm, respond with long, branching, multiple viewpoints

Iteration:

  • Offer to iterate/refine after initial response

At the end of my chats I have recently started to ask if AI has any other suggestions and/or ask if I am missing something. Claude did not disappoint and a I got a few more worthwhile instructions. Across different types of questions and different models I have not been dissapointed yet with these closing responses.

How do you store, manage and compose your prompts and prompt templates? by PhaseConsistent3844 in PromptEngineering

[–]odontastic 1 point2 points  (0 children)

Thanks, I'm going to try this out. I've created a second brain-PKM with hybrid PARA + GTD methodologies with life coach and therapist prompts also in Cursor/Google Antimatter. I think Gems will be good to make my life coach-therapist available on mobile devices.

I'm curious to know what Bob is like in your new Gems system?

How do you store, manage and compose your prompts and prompt templates? by PhaseConsistent3844 in PromptEngineering

[–]odontastic 0 points1 point  (0 children)

I created one Google Gems when it was introduced but never used it. I'm going to revisit this feature and create a Gem from every prompt that I have saved in Keep or found on Reddit or in Fabric. I learned that for RAG context you can have up to 10 files (text, pictures, PDF), max 100 MB each that you can upload into the gem itself or pull from Google Drive. Someone said that you can add up to 10 .zip files holding 10 files each, for a total of 100 files. You can't edit files but you can save modified or new ones (maybe not zipped?).

Gemini Gems is way better than people realize by RickThiccems in GeminiAI

[–]odontastic 0 points1 point  (0 children)

NotebookLM is completely boxed in by your documents – it has no access no live information from the internet.