2

Graphzep -TypeScript implementation of temporal knowledge graph memory system

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.