I kept losing context between LLMs, so I built a Markdown-based memory layer (and here is what I learned)
A developer built Nexus, a local, LLM-agnostic memory layer that stores knowledge in plain Markdown files to solve the problem of losing context between different AI models and across long breaks. The…