diff --git a/docs/integrations/multion.mdx b/docs/integrations/multion.mdx index de05a812..b1b48d5e 100644 --- a/docs/integrations/multion.mdx +++ b/docs/integrations/multion.mdx @@ -8,7 +8,7 @@ Build personal browser agent remembers user preferences and automates web tasks. In this guide, we'll explore two examples of creating Browser-based AI Agents: 1. An agent that searches [arxiv.org](https://arxiv.org) for research papers relevant to user's research interests. -2. A travel agent that provides personalized travel information based on user preferences. +2. A travel agent that provides personalized travel information based on user preferences. Refer the [notebook](https://github.com/MULTI-ON/cookbook/blob/main/personalized-travel-agent/mem0_travel_agent.ipynb) for detailed code. ## Setup and Configuration