← Back to AI Insights
Gemini Executive Synthesis

Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying.

Technical Positioning
Positions itself as a tool to 'turn this archive into a personal wiki that you can search and curate,' offering a 'much more powerful' alternative to typical 'Ask Gmail' search. It emphasizes becoming 'richer and more personal to you over time.'
SaaS Insight & Market Implications
This product addresses the growing demand for personal data sovereignty and intelligent information retrieval from unstructured archives. By offering a self-hosted, open-source solution, Memento appeals to users prioritizing privacy and control over their digital history. Its differentiated approach, combining deterministic and graph algorithms with agentic LLM search, provides a more structured and traceable experience than generic AI search. The ability to trace factual claims to original emails is a critical trust-building feature for enterprise or professional use cases. This represents a strategic move towards empowering individuals and organizations with advanced, localized data intelligence, reducing reliance on centralized cloud providers for sensitive personal or corporate data analysis.
Proprietary Technical Taxonomy
Self-hosted agentic search LLM wiki email inboxes information architecture People (CRM view) Projects (life events) Concepts (evergreen topics) Newsletters

Raw Developer Origin & Technical Request

Source Icon Hacker News Jun 17, 2026
Show HN: Memento – Self-hosted agentic search and LLM wiki over your email

Our email inboxes carry multiple decades of messages (100K-500K). This is a good proxy for all the important things that happened in your life, the projects you have done and the people that you have connected with. With the chronological view of messages in the inbox, these details remain hidden. What if we could turn this archive into a personal wiki that you can search and curate? That is Memento.For the information architecture of such a wiki, Memento takes an opinionated view of creating four high level dimensions - People (like a CRM view of your contacts), Projects (life events that are bounded by some start and end dates), Concepts (evergreen topics) and Newsletters.Inboxes group messages by sender address, so the same person shows up many times across work, personal, and alias addresses. In the People dimension, Memento resolves all of that into one canonical person using deterministic algorithms and brings the people who are related to that person through graph algorithms. With just these two, you get an already populated CRM from your life history. No LLMs involved. From here, you can further enrich each person's wiki page by adding additional personal notes and create a cohesive narrative using LLM. The same applies to other dimensions as well.How can we query this wiki? This is where Memento uses an agentic search over this curated dataset. Your emails are stored in SQLite DB, indexed using FTS and vector embeddings and kept up-to-date, using another open-source project called Msgvault [1]. Memento extends this DB with its own tables to store the output of various algorithms - canonical people discovery, graph algorithms to find clusters of connections etc. For the agentic search to be effective, Memento exposes the underlying FTS, vector and graph data in a structured way to the agent as tools. The agent can further refine the search with additional tools like get-message-details, message-cluster etc. What we discovered is that the resulting search is much more powerful that the typical ‘Ask Gmail’ search exposed by Google.Every factual claim exposed by Memento can be traced back to the real email it came from. Any additional notes added to the wiki are incorporated in the next generation. So Memento becomes richer and more personal to you over time.This worked really well for our personal email archive and we were pleasantly surprised by the things that Memento was able to uncover. In order to demonstrate this capability at scale without exposing our private info, we connected Memento to the public Enron dataset that contains hundreds of mailboxes. With the SQLite store, Go backend and Next.js UI, Memento handles this 5 GB dataset with ease. Now you can query this archive and run agentic searches to re-discover the Enron scandal yourself - you can see the demo set here [2].The app is a single binary that serves on localhost and treats your archive as read-only, and you can point it at any OpenAI-API-compatible LLM, whether that's a local model or a cloud one. It's open source, so you can inspect how your data is handled.You can try it out today without connecting your archive - use the hosted demo [2] or download the GitHub release and run it with a synthetic local archive `./memento app --demo`[1] msgvault.io[2 Hosted demo (Enron data): memento-demo.latentsignal.org/homeDemo video:

home: latentsignal.org/projects/mementoG... github.com/latentsignal-org/... are George and Ann, creators of Memento.

Developer Debate & Comments

No active discussions extracted for this entry yet.

Frequently Asked Questions

Market intelligence mapped to Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying..

What is the technical positioning of Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying.?
Based on our AI analysis of the original developer request, its primary technical positioning is: Positions itself as a tool to 'turn this archive into a personal wiki that you can search and curate,' offering a 'much more powerful' alternative to typical 'Ask Gmail' search. It emphasizes becoming 'richer and more personal to you over time.'
Are engineers actively discussing Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying.?
Yes, we have tracked 6 direct responses and active debates regarding this specific topic originating from Hacker News.
Which technical concepts are associated with Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying.?
Our proprietary extraction maps Memento is a self-hosted agentic search and LLM wiki built over personal email archives. It transforms decades of email messages into a structured personal wiki with dimensions like People, Projects, Concepts, and Newsletters, using deterministic and graph algorithms for organization and agentic search with LLMs for querying. to adjacent architectural concepts including Self-hosted agentic search, LLM wiki, email inboxes, information architecture.

Engagement Signals

7
Upvotes
6
Comments

Cross-Market Term Frequency

Quantifies the cross-market adoption of foundational terms like open source and local model by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.