FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built a persistent memory MCP with Hebbian learning and GraphRAG
How-ToSystems

I built a persistent memory MCP with Hebbian learning and GraphRAG

via Dev.toLeandro Pérez González22h ago

The Problem AI coding assistants forget everything between sessions. Every conversation starts from zero. You explain your architecture, your patterns, your preferences — and next time, it's gone. I built Cuba-Memorys to fix this. What is it? An MCP server that gives AI agents persistent long-term memory using a knowledge graph backed by PostgreSQL. 12 tools with Cuban-themed names. Key Features 🧠 Knowledge Graph Entities, observations, and typed relations that persist across sessions. Your AI remembers projects, decisions, patterns, and connections between them. ⚡ Hebbian Learning "Neurons that fire together wire together" — memories strengthen with use (Oja's rule) and fade adaptively using FSRS spaced repetition (the algorithm behind Anki). 🔍 4-Signal RRF Fusion Search Not just keyword matching. Cuba-Memorys fuses 4 search signals: TF-IDF similarity PostgreSQL full-text search Trigram matching Optional pgvector HNSW embeddings Results are ranked using Reciprocal Rank Fusion for maxi

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

How One Hour of Planning Makes the Whole Week Feel Easier
How-To

How One Hour of Planning Makes the Whole Week Feel Easier

Medium Programming • 1d ago

Multi‑File Magic: 8 Claude Code Commands for Safe, Large‑Scale Codebase Changes
How-To

Multi‑File Magic: 8 Claude Code Commands for Safe, Large‑Scale Codebase Changes

Medium Programming • 1d ago

What Learning to Code Actually Feels Like (No One Talks About This)
How-To

What Learning to Code Actually Feels Like (No One Talks About This)

Medium Programming • 1d ago

How to Run Ethernet Cables to Your Router and Keep Them Tidy
How-To

How to Run Ethernet Cables to Your Router and Keep Them Tidy

Wired • 1d ago

The Moka Pot Is the Best Way to Brew Coffee (2026)
How-To

The Moka Pot Is the Best Way to Brew Coffee (2026)

Wired • 1d ago

Discover More Articles