Back to browse
GitHub Repository

Bitemporal knowledge graph memory for AI agents

6 starsPython

I built an agent memory system for myself and got 90.8% on LongMemEval

by inshane·Apr 14, 2026·3 points·0 comments

AI Analysis

●●●BangerBig BrainWizardry

Bitemporal knowledge graph beats vector dumps with 90.8% LongMemEval accuracy.

Strengths
  • Bitemporal tracking (fact validity vs. learning time) solves temporal reasoning gaps
  • Entity resolution and contradiction detection built into the knowledge graph layer
  • Works with any MCP client and LLM backend without vendor lock-in
Weaknesses
  • SQLite local storage limits multi-machine sync without manual configuration
  • Entity extraction requires cloud LLM unless running local models
Category
Target Audience

AI developers, LLM application builders

Similar To

Mem0 · LangChain Memory · Zep

Similar Projects

Security●●Solid

ZettelForge – Agentic memory for cyber threat intelligence

STIX ontology and threat actor alias resolution beat Mem0 and Graphiti for CTI.

Niche GemSolve My Problem
rolandpg
311mo ago
AI/ML●●Solid

Gliding Horse – a Rust Agent OS with CPU-Like Memory Architecture

MESI coherence for agent memory is clever, but LangGraph and AutoGen already own this space.

Big BrainBold Bet
doiito
1016d ago