Utopia: open-source bitemporal knowledge graph gives RAG agents a memory of change

Shruti_0810 · x · 2026-09-04

The GitHub project Utopia tackles enterprise RAG's memory problem: most systems keep only the latest state, so past facts — status changes, contract updates, policy replacements — simply vanish.

Core idea: a bitemporal knowledge graph

Under the hood it uses familiar tools (Postgres, pgvector, Tantivy, RRF, MCP, OpenAI-compatible models); the differentiator is the memory layer, shifting agents from "what's relevant now" to "what did we believe, when, and why it changed."

Related event: Utopia: Open-Source Enterprise World Model With Bitemporal Knowledge Graph(6 posts)→

Original post →

More from coding & agent

coding & agent channel →