Skip to Main Content

NeoRecall

Built at Agentic Memory & Context Engineering Hackathon · Oct 11, 2025 · San Francisco, CA

Demo video · drive.google.com/…

NeoRecall is a developer memory assistant that solves the problem of "technical amnesia" in software projects. It uses a hybrid database system to track not just what decisions were made, but when and why they evolved. By combining MongoDB Atlas for time-sensitive vector search with Neo4j for visualizing relationships, it allows developers to ask questions like, "What was our API strategy in October?" and see a visual graph of how that decision changed over time. This provides precise, chronologically-accurate answers and a clear history of a project's technical journey.

Team