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.; ragflow: RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that integrates RAG with Agent capabilities. It provides a superior context layer for LLMs and offers a streamlined RAG workflow adaptable to enterprises of any scale.
Storing and retrieving agent memories across conversations
Building high-fidelity, production-ready AI systems with complex data.