Hacker News new | ask | show | jobs
Graphzep -TypeScript implementation of temporal knowledge graph memory system (github.com)
2 points by bhanu423 295 days ago
1 comments

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.