Four agentic AI memory systems for smarter LLMs
Four open-source projects—Graphiti, Hindsight, Mem0, and others—offer expanded memory capabilities for AI agents and large language models, using techniques like temporal knowledge graphs and multi-st…
Four open-source projects—Graphiti, Hindsight, Mem0, and others—offer expanded memory capabilities for AI agents and large language models, using techniques like temporal knowledge graphs and multi-st…
ActiveGraph v1.2.0 is now live, introducing a pluggable graph projection seam with FalkorDB as the first external backend, achieving up to a 30x speedup on structural queries. The release, driven by e…
A developer identified two necessary conditions for FalkorDB's db.idx.vector.queryNodes to work properly: data must be stored as a vector type using vecf32() and a vector index must be created. Common…
Commonplace launches a self-hosted, privacy-tiered memory system for AI agents, using a two-tier Graphiti knowledge graph that runs entirely on local hardware by default, with a personal tier optional…
Nate Scott released Context Graph Agent (CGA) version 1.30.47, a local-first graph context service that reduces prompt tokens by 90.44% and lowers hallucination pressure by 13.34% for AI coding agents…