Show HN: Rekal – Long-term memory for LLMs in a single SQLite file
Posted 4 hours ago by jeeybee
2 points
https://github.com/janbjorge/rekalI got tired of repeating myself to my LLM every session. rekal is an MCP server that stores memories in SQLite and retrieves them with hybrid search (BM25 + vectors + recency decay). One file, local embeddings, no API keys.