docs/cookbooks/overview.mdx
With Mem0, you can create stateful LLM-based applications such as chatbots, virtual assistants, or AI agents. Mem0 enhances your applications by providing a memory layer that makes responses:
Here are some examples of how Mem0 can be integrated into various applications:
Have a unique Mem0 use case or integration? We'd love to feature your cookbook!
All cookbooks follow a standardized template to ensure consistency and quality. Check out our template to see the structure and best practices.
<CardGroup cols={2}> <Card title="Cookbook Template" icon="book-open" href="/templates/cookbook_template"> Follow this structure for narrative, end-to-end Mem0 workflows. </Card> <Card title="Contribution Guide" icon="github" href="https://github.com/mem0ai/mem0/blob/main/CONTRIBUTING.md" > Learn how to submit your cookbook to the Mem0 repository. </Card> </CardGroup>