diff options
| author | Naman Bansal <[email protected]> | 2025-10-10 20:04:07 +0800 |
|---|---|---|
| committer | Naman Bansal <[email protected]> | 2025-10-10 20:04:07 +0800 |
| commit | 07ef27488fc39b185b62bc2e83cccd3e3e8cc80e (patch) | |
| tree | c2b0bab2cacbc2af75af454aa0dbed178d8a94f7 /apps/docs | |
| parent | feat: profile page updates (diff) | |
| download | supermemory-07ef27488fc39b185b62bc2e83cccd3e3e8cc80e.tar.xz supermemory-07ef27488fc39b185b62bc2e83cccd3e3e8cc80e.zip | |
fix: image typo:
Diffstat (limited to 'apps/docs')
| -rw-r--r-- | apps/docs/images/232.png | bin | 0 -> 5328168 bytes | |||
| -rw-r--r-- | apps/docs/intro.mdx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/images/232.png b/apps/docs/images/232.png Binary files differnew file mode 100644 index 00000000..d3df58c4 --- /dev/null +++ b/apps/docs/images/232.png 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). |