diff --git a/docs/docs.json b/docs/docs.json
index fbb9153a..0a5a65d2 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -218,6 +218,7 @@
"examples/mem0-agentic-tool",
"examples/openai-inbuilt-tools",
"examples/mem0-openai-voice-demo",
+ "examples/mem0-google-adk-healthcare-assistant",
"examples/email_processing",
"examples/youtube-assistant"
]
diff --git a/docs/examples.mdx b/docs/examples.mdx
index ad26577a..319de160 100644
--- a/docs/examples.mdx
+++ b/docs/examples.mdx
@@ -75,7 +75,11 @@ Explore how **Mem0** can power real-world applications and bring personalized, i
Use Mem0's memory capabilities with OpenAI's Inbuilt Tools to create AI agents with persistent memory.
-
+
+
+
+ Build a personalized healthcare assistant with persistent memory using Google's ADK and Mem0.
+
Use Mem0's memory capabilities to process emails and create AI agents with persistent memory.