apps/docs/intro.mdx
Supermemory is the long-term and short-term memory and context infrastructure for AI agents. It is the state of the art across multiple different benchmarks, like LongMemEval and LoCoMo.
With supermemory, developers can provide perfect recall about their users to build AI agents that are more intelligent, more personalized, and more consistent. Additionally, supermemory has all the pieces of the context stack built in:
All this, coming together, makes supermemory the best abstraction to provide to agents.
Supermemory handles all the extraction, for any data type that you have.
... and then,
We offer three ways to add context to your LLMs:
Supermemory learns and builds the memory for the user. These are extracted facts about the user, that:
This can then be provided to the LLM, to give more contextual, personalized responses.
Having the latest, evolving context about the user allows us to also create a User Profile. This is a combination of static and dynamic facts about the user, that the agent should always know Developers can configure supermemory with what static and dynamic contents are, depending on their use case.
This leads to a much better retrieval system, and extremely personalized responses.
Along with the user context, developers can also choose to do a search on the raw context. We provide full RAG-as-a-service, along with