Tier 3 · Agent memory Agent memory · fetched 2026-07-02
Memosynth Lite
A lightweight memory ingestion pipeline that processes JSON memory logs through summarization and deduplication, then fans out to three backends: a vector DB (Qdrant), a relational timeline (DuckDB), and a memory graph (Neo4j).
View source on GitHubKey takeaways
- 01
Ingestion pipeline: summarize and dedupe BEFORE storing
- 02
Tri-store fan-out shows one memory feeding vector, timeline, and graph views
Flows built on this research