Rendered at 23:40:02 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
georgeck 1 days ago [-]
Wanted to call out that the demo of the Enron dataset [1] is based on a private fork of Memento. Since the archive contains multiple inboxes, we had to make Memento pick one of the users as the central user. These changes are not in the main repo as it is not a regular use case.
We built Memento for two reasons - we were frustrated by the search in Gmail, and we wanted to organize email locally in a privacy-friendly way. But the outcome was much more than that - we learned how to build agents from scratch, optimize agentic search, and discovered many beautiful memories we didn’t know were hidden in our email.
We would love to know what you think of this project. All feedback is welcome.
rjohn 1 days ago [-]
It would be cool to extend this to other applications like Slack.
georgeck 1 days ago [-]
Great feedback. It would be great to connect Memento to Slack and possibly the user's photo archive as well. And if we can map the canonical user across all these stores, the Memento can show the unified view for all your memories.
abeymm 1 days ago [-]
Looks like for Memento to work, you need to setup Msgvault. It would be good to add those instruction to README.
annjose 1 days ago [-]
Good point! We will add it to README. The default msgvault setup instruction would work - see at https://www.msgvault.io/setup.
Note: Anytime you want to remove memento tables from msgvault db, you can do `./memento reset`
[1] https://memento-demo.latentsignal.org
We built Memento for two reasons - we were frustrated by the search in Gmail, and we wanted to organize email locally in a privacy-friendly way. But the outcome was much more than that - we learned how to build agents from scratch, optimize agentic search, and discovered many beautiful memories we didn’t know were hidden in our email.
We would love to know what you think of this project. All feedback is welcome.
Note: Anytime you want to remove memento tables from msgvault db, you can do `./memento reset`