Tag
SQLite
2 articles tagged with SQLite.
← All articles
ESC
↑↓ navigate↵ openSemantic + keyword
Musubi: a history of everything you asked
I have thousands of conversations with AI tools scattered across four applications. Musubi reads all of them, distils them, and hands the result back to any agent over MCP, with nothing ever leaving the machine.
Graph memory for AI agents
How to give an agent a memory that stores the way facts connect and updates them when they change. A walk through extraction, entity resolution, time-ranged edges, and ranked recall, in about 150 lines of node:sqlite, sqlite-vec, and Gemini.