diff --git a/docs/docs.json b/docs/docs.json index d6993d21..0c197d58 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -190,7 +190,8 @@ "integrations/langchain", "integrations/langgraph", "integrations/llama-index", - "integrations/langchain-tools" + "integrations/langchain-tools", + "integrations/dify" ] } ] diff --git a/docs/images/dify-mem0-integration.png b/docs/images/dify-mem0-integration.png new file mode 100644 index 00000000..3c1dd6b5 Binary files /dev/null and b/docs/images/dify-mem0-integration.png differ diff --git a/docs/integrations/dify.mdx b/docs/integrations/dify.mdx new file mode 100644 index 00000000..e08b367b --- /dev/null +++ b/docs/integrations/dify.mdx @@ -0,0 +1,34 @@ +--- +title: Dify +--- + +# Integrating Mem0 with Dify AI + +Mem0 brings a robust memory layer to Dify AI, empowering your AI agents with persistent conversation storage and retrieval capabilities. With Mem0, your Dify applications gain the ability to recall past interactions and maintain context, ensuring more natural and insightful conversations. + +--- + +## How to Integrate Mem0 in Your Dify Workflow + +1. **Install the Mem0 Plugin:** + Head to the [Dify Marketplace](https://marketplace.dify.ai/plugins/yevanchen/mem0) and install the Mem0 plugin. This is your first step toward adding intelligent memory to your AI applications. + +2. **Create or Open Your Dify Project:** + Whether you're starting fresh or updating an existing project, simply create or open your Dify workspace. + +3. **Add the Mem0 Plugin to Your Project:** + Within your project, add the Mem0 plugin. This integration connects Mem0’s memory management capabilities directly to your Dify application. + +4. **Configure Your Mem0 Settings:** + Customize Mem0 to suit your needs—set preferences for how conversation history is stored, the search parameters, and any other context-aware features. + +5. **Leverage Mem0 in Your Workflow:** + Use Mem0 to store every conversation turn and retrieve past interactions seamlessly. This integration ensures that your AI agents can refer back to important context, making multi-turn dialogues more effective and user-centric. + +--- + +![Mem0 Dify Integration](/images/dify-mem0-integration.png) + +Enhance your Dify-powered AI with Mem0 and transform your conversational experiences. Start integrating intelligent memory management today and give your agents the context they need to excel! + +[Explore Mem0 on Dify Marketplace](https://marketplace.dify.ai/plugins/yevanchen/mem0) \ No newline at end of file diff --git a/docs/integrations/overview.mdx b/docs/integrations/overview.mdx index fb2b813d..5c2bb69d 100644 --- a/docs/integrations/overview.mdx +++ b/docs/integrations/overview.mdx @@ -178,4 +178,24 @@ Here are the available integrations for Mem0: > Use Mem0 with LangChain Tools for enhanced agent capabilities. + + + + } + href="/integrations/dify" + > + Build AI applications with persistent memory using Dify and Mem0. +