diff options
Diffstat (limited to 'apps/docs/intro.mdx')
| -rw-r--r-- | apps/docs/intro.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/intro.mdx b/apps/docs/intro.mdx index ef09151f..3c0f76b7 100644 --- a/apps/docs/intro.mdx +++ b/apps/docs/intro.mdx @@ -9,7 +9,7 @@ Supermemory gives your LLMs long-term memory. Instead of stateless text generati ## How does it work? (at a glance) - + - You send Supermemory text, files, and chats. - Supermemory [intelligently indexes them](/how-it-works) and builds a semantic understanding graph on top of an entity (e.g., a user, a document, a project, an organization). |