From 07ef27488fc39b185b62bc2e83cccd3e3e8cc80e Mon Sep 17 00:00:00 2001 From: Naman Bansal Date: Fri, 10 Oct 2025 20:04:07 +0800 Subject: fix: image typo: --- apps/docs/images/232.png | Bin 0 -> 5328168 bytes apps/docs/intro.mdx | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 apps/docs/images/232.png diff --git a/apps/docs/images/232.png b/apps/docs/images/232.png new file mode 100644 index 00000000..d3df58c4 Binary files /dev/null and b/apps/docs/images/232.png differ 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) -![](/images/overview-image.png) +![](/images/232.png) - 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). -- cgit v1.2.3