Why this exists #1
DomLynch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Most AI memory systems remember facts but lose the most important part: when the fact was true.
Temporal is a small temporal knowledge graph extracted from the Graphiti idea, rebuilt around SQLite and simple Python.
It tracks entities, relations, and changes over time.
So memory can answer not only:
What do we know?
but also:
When was this true?
What changed?
What is outdated?
No Neo4j. No graph database server. No Docker.
Repo: https://github.com/DomLynch/Temporal
Beta Was this translation helpful? Give feedback.
All reactions