Viewing profile — remembradev
remembradev
HN member- Joined
- Sun, Mar 08, 2026, 1:22 PM UTC
- HN karma
- 2
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About remembradev
https://remembra.dev | https://github.com/remembra-ai/remembra
Previously: DolphyTech (low-voltage + software)
Twitter: @remembradev Discord: discord.gg/Bzv3JshRa3
Recent public activity
- story
-
comment
Comment #47345106
[dead]
-
comment
Comment #47335143
[dead]
-
comment
Comment #47335139
Great question on conflicts - this is something we spent a lot of time on. Remembra uses temporal edges on the knowledge graph. When you store contradictory info ("user prefers Pyt…
-
comment
Comment #47334782
[dead]
- story
-
comment
Comment #47321990
Nice work on the hierarchy approach. The 5-level lazy loading is clever for keeping context small. We took a different path with Remembra - hybrid search (vector + BM25 keyword) in…
-
comment
Comment #47297334
Interesting take on avoiding vectors. We landed somewhere in between with Remembra - hybrid search (vectors + BM25 fusion) but the real win came from entity resolution. The insight…
-
comment
Comment #47297329
Great work on Engram. The consolidation and contradiction detection features are smart additions - episodic to semantic is exactly how human memory works. We've been working on a s…