sqlite-vec — independent software & tools
-
session-recall
Shared memory for Claude Code and Codex. Your agent recalls decisions from weeks ago — including what the other engine worked out. Local semantic search over both histories, as MCP tools.
-
agent-history
Local semantic search over your AI coding agent session transcripts, using Ollama embeddings and sqlite-vec
-
apo
Local markdown memory for AI agents. Hybrid BM25 + vector search over your notes, MCP tools for Cursor/Claude, files on disk as source of truth. Ollama embeddings; rebuildable sqlite-vec index.
-
spelunk
Cross-harness memory for AI coding agents. Git-native, code-aware, MIT-licensed.
-
vault-storage
AI-agent-first knowledge base over markdown. SQLite + sqlite-vec for fast lookup, semantic search, and typed-edge traversal; BGE embeddings; REST server (MCP planned).