agent-library: Agent Library provides AI agents with persistent storage for text, documents, and knowledge using SQLite with vector search (sqlite-vec) and full-text search (FTS5). It supports hybrid search combining semantic and keyword matching, configurable embedding models, and offers both CLI and MCP server interfaces for integration.; Claude Flow: Claude Flow v3 is an enterprise AI orchestration platform for deploying multi-agent swarms with Claude. It coordinates autonomous agents through a shared memory bank, native Claude Code SDK integration, and a consensus algorithm for inter-agent agreement. Features include vector database support, self-learning workflows, and a neural pattern library for building and scaling agent pipelines.
Storing and retrieving agent memories across conversations
Deploying parallel agent swarms for large-scale data processing or research tasks