I have been working on persistent memory. I wanted to see whether a brain like graph-based memory system could be used and more importantly how much we could save on llm tokens. FERNme uses fuzzy edge with Hebbian co-occurrence rule to create memory tags. I think FERNme could become a great personal memory of people that can be used by agents to give more personalized answers. The code is placed in: https://github.com/mirkofr/FERNme
I invite developers to to check and test it and give honest criticism to make FERNme a real personal brain.