Update Index of Healthcare Example in docs (#2722)
This commit is contained in:
@@ -218,6 +218,7 @@
|
|||||||
"examples/mem0-agentic-tool",
|
"examples/mem0-agentic-tool",
|
||||||
"examples/openai-inbuilt-tools",
|
"examples/openai-inbuilt-tools",
|
||||||
"examples/mem0-openai-voice-demo",
|
"examples/mem0-openai-voice-demo",
|
||||||
|
"examples/mem0-google-adk-healthcare-assistant",
|
||||||
"examples/email_processing",
|
"examples/email_processing",
|
||||||
"examples/youtube-assistant"
|
"examples/youtube-assistant"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -75,7 +75,11 @@ Explore how **Mem0** can power real-world applications and bring personalized, i
|
|||||||
|
|
||||||
<Card title="Mem0 OpenAI Voice Demo" icon="microphone" href="/examples/mem0-openai-voice-demo">
|
<Card title="Mem0 OpenAI Voice Demo" icon="microphone" href="/examples/mem0-openai-voice-demo">
|
||||||
Use Mem0's memory capabilities with OpenAI's Inbuilt Tools to create AI agents with persistent memory.
|
Use Mem0's memory capabilities with OpenAI's Inbuilt Tools to create AI agents with persistent memory.
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
|
<Card title="Healthcare Assistant Google ADK" icon="microphone" href="/examples/mem0-google-adk-healthcare-assistant">
|
||||||
|
Build a personalized healthcare assistant with persistent memory using Google's ADK and Mem0.
|
||||||
|
</Card>
|
||||||
|
|
||||||
<Card title="Email Processing" icon="envelope" href="/examples/email_processing">
|
<Card title="Email Processing" icon="envelope" href="/examples/email_processing">
|
||||||
Use Mem0's memory capabilities to process emails and create AI agents with persistent memory.
|
Use Mem0's memory capabilities to process emails and create AI agents with persistent memory.
|
||||||
|
|||||||
Reference in New Issue
Block a user