What is Supermemory?
mainSupermemory is context infrastructure for AI agents, providing long-term and short-term memory, retrieval, and personalization capabilities. It is designed to give agents a durable understanding of people and entities over time, rather than just acting as a search box over raw logs.
Core capabilities include:
- Memory & Continual Learning: A graph-based approach where facts update, connect, and forget in real time.
- SuperRAG (Retrieval): Grounding answers in documents and knowledge bases.
- User Profiles: Built-in static and dynamic context for personalization.
- Connectors & Extractors: Multimodal support for text, chats, PDFs, images, video, and code.
- Unified Context: Memory, profiles, and SuperRAG all share the same context pool when using the same isolation identifier.