From 192c33f19029432bc096c4df2557e36476127f6b Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Mon, 10 Mar 2025 12:04:44 +0530 Subject: [PATCH] Doc: update examples page (#2348) --- docs/examples/overview.mdx | 73 ++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 31 deletions(-) diff --git a/docs/examples/overview.mdx b/docs/examples/overview.mdx index b3cc5a0f..9914e709 100644 --- a/docs/examples/overview.mdx +++ b/docs/examples/overview.mdx @@ -16,35 +16,46 @@ Here are some examples of how Mem0 can be integrated into various applications: ## Examples - - - Create a Personalized AI Companion using Mem0 in Node.js. - - - Run Mem0 locally with Ollama. - - - Create a Personalized AI Tutor that adapts to student progress and learning preferences. - - - Build a Personalized AI Travel Assistant that understands your travel preferences and past itineraries. - - - Develop a Personal AI Assistant that remembers user preferences, past interactions, and context to provide personalized and efficient assistance. - - - Create a ReAct Agent with LlamaIndex which uses Mem0 as the memory store. - - - Add memory capabilities to ChatGPT or Claude or Perplexity with the Mem0 Chrome Extension. - - - Edit documents based on your writing preferences. - - - 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. - +Explore how **Mem0** can power real-world applications and bring personalized, intelligent experiences to life: + + + + Build a personalized AI Companion in **Node.js** that remembers conversations and adapts over time using Mem0. + + + + Run **Mem0 locally** with **Ollama** to create private, stateful AI experiences without relying on cloud APIs. + + + + Create an **AI Tutor** that adapts to student progress, learning style, and history — for a truly customized learning experience. + + + + Develop a **Personal Travel Assistant** that remembers your preferences, past trips, and helps plan future adventures. + + + + Build a **Customer Support AI** that recalls user preferences, past chats, and provides context-aware, efficient help. + + + + Combine **LlamaIndex** and Mem0 to create a powerful **ReAct Agent** with persistent memory for smarter interactions. + + + + Add **long-term memory** to ChatGPT, Claude, or Perplexity via the **Mem0 Chrome Extension** — personalize your AI chats anywhere. + + + + Create a **Writing Assistant** that understands and adapts to your unique style, improving consistency and productivity. + + + + Supercharge AI with **Mem0's multimodal memory** — blend text, images, and more for richer, context-aware interactions. + + + + Build a **Deep Research AI** that remembers your research goals and compiles insights from vast information sources. +