About this project
Lore came out of a need to find old conversations. I was using a few different AI tools, and I wanted a single place I could search across all of them. So I built something that ingests every session into one database and makes the lot searchable. Started as plain text search, grew into semantic search, and has been wonderful ever since.
It is not just Claude. When I have used Codex, Lore pulls in the Codex logs. When I have tried OpenCode, same thing. Every AI conversation I have ever had ends up in one place.
I have ended up thinking of Lore as the calm librarian of the server, which is probably too anthropomorphic but accurate to how it feels to use. There is a web UI for browsing, but the part I reach for most is opening a terminal in the Lore folder and asking it directly. 'I had a conversation about such-and-such a while back, where was it?' Lore pokes around its own database and comes back with the session ID. I paste that into the relevant tool and I am straight back where I left off. That feature alone has been invaluable.
Screenshots