Graphzep -TypeScript implementation of temporal knowledge graph memory system

1 bhanu423 1 8/22/2025, 9:19:02 PM github.com โ†—

Comments (1)

bhanu423 ยท 57m ago
A TypeScript implementation of the Zep temporal knowledge graph memory system for AI agents. GraphZep implements the architecture described in the [Zep paper](https://arxiv.org/html/2501.13956v1), providing a comprehensive memory system with episodic, semantic, and procedural memory types.

Based and inspired from python's Graphiti framework enhanced with Zep memory capabilities.