A vector-powered memory system that gives Claude persistent storage across conversations. Connects to PostgreSQL with pgvector for semantic search and includes a full web UI for memory management. Exposes MCP tools for storing structured memories, searching by similarity or tags, creating relationships between memories, and organizing everything into workspaces and projects. Ships with Docker Compose that bundles PostgreSQL, Ollama, and the .NET-based Memorizer service. You'd reach for this when building AI agents that need to remember context between sessions, learn from past interactions, or build up domain knowledge over time.
claude mcp add --transport stdio petabridge-memorizer-v1 uvx memorizer-v1