I'm building a fully offline personal memory vault. All my notes stay in simple Markdown files, everything gets embedded locally, and no matter which model I load in LM Studio, it actually remembers me and my stuff. Feels like having my own private Grok that never forgets and never phones home. Never in my wildest dreams did I ever think I can do something like this. Wild times.

Replies (8)

I’m interested if you are willing to share will that work like obsidian, I’m interested to see how the lm studio does that I run local LLM for security research and would love to have some offline KNOWLEDGE base too for memory sake
Just asked if there’s anything like this already out there. Apparently not really. Most local memory tools either don’t encrypt or aren’t this flexible with any model. Feels like I’m actually promoting something that doesn’t already exist.
Ever look at Emacs org-roam? Might be dated in the context of the post-LLM world, but it was always a cool way to sort of build your own personal wiki-like knowledge base with very little friction right from the comfort of emacs, formatted to be org-mode friendly.