moorcheh-ai/memanto
A persistent semantic memory layer for AI agent frameworks that enables agents to retain and recall context across conversations and tasks.
Memanto provides AI agents with long-term memory capabilities through semantic search and RAG-based retrieval. It integrates with popular agent frameworks like LangChain and CrewAI to maintain persistent context across agent sessions. The system stores agent experiences and knowledge semantically, allowing agents to query past interactions, learned facts, and accumulated context to improve continuity and decision-making across extended workflows.