-
Notifications
You must be signed in to change notification settings - Fork 10
Memory Bank and Context engineering
Somkiat Puisungnoen edited this page Nov 10, 2025
·
1 revision
- https://github.com/getzep/graphiti
- Vertex AI Agent Engine Memory Bank: This provides a managed service for building AI agents with persistent memory, leveraging graph-like structures to store and retrieve information.
- Memgraph: An in-memory graph database designed for real-time analytics, ideal for high-velocity environments where immediate insights from connected data are required.
- Knowledge Graph Memory Systems: Open-source projects and frameworks exist that enable the creation of persistent memory systems for AI models using knowledge graphs, often built on graph database technologies.