From 33fcc53e4b7ce652351b8762339b686ccc502961 Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Sat, 8 Mar 2025 12:25:06 +0530 Subject: [PATCH] Doc: Update name of deepresearch example (#2338) --- docs/docs.json | 2 +- docs/examples/overview.mdx | 2 +- .../{deepresearch.mdx => personalized-deep-research.mdx} | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) rename docs/examples/{deepresearch.mdx => personalized-deep-research.mdx} (96%) diff --git a/docs/docs.json b/docs/docs.json index 2aa6ba65..a56a9514 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -185,7 +185,7 @@ "examples/chrome-extension", "examples/document-writing", "examples/multimodality", - "examples/deepresearch" + "examples/personalized-deep-research" ] } ] diff --git a/docs/examples/overview.mdx b/docs/examples/overview.mdx index eae215c5..6cb6c550 100644 --- a/docs/examples/overview.mdx +++ b/docs/examples/overview.mdx @@ -44,7 +44,7 @@ Here are some examples of how Mem0 can be integrated into various applications: Enhance your AI interactions with Mem0's multimodal capabilities. - + A personalized Deep Research Agent that synthesizes large amounts of online data and completes complex research tasks. diff --git a/docs/examples/deepresearch.mdx b/docs/examples/personalized-deep-research.mdx similarity index 96% rename from docs/examples/deepresearch.mdx rename to docs/examples/personalized-deep-research.mdx index b3a4cb4e..68696dd3 100644 --- a/docs/examples/deepresearch.mdx +++ b/docs/examples/personalized-deep-research.mdx @@ -1,8 +1,8 @@ --- -title: Deep Research +title: Personalized Deep Research --- -# Deep Research with Mem0 +# Personalized Deep Research with Mem0 Deep Research is an intelligent agent that synthesizes large amounts of online data and completes complex research tasks, customized to your unique preferences and insights. Built on Mem0's technology, it enhances AI-driven online exploration with personalized memories.