Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ For detailed integration steps, see the [Quickstart](https://docs.mem0.ai/quicks

- **ChatGPT with Memory**: Personalized chat powered by Mem0 ([Live Demo](https://mem0.dev/demo))
- **Browser Extension**: Store memories across ChatGPT, Perplexity, and Claude ([Chrome Extension](https://chromewebstore.google.com/detail/onihkkbipkfeijkadecaafbgagkhglop?utm_source=item-share-cb))
- **Pipecat Integration**: Build voice agents with persistent memory ([Pipecat Docs](https://docs.pipecat.ai/server/services/memory/mem0))
- **Langgraph Support**: Build a customer bot with Langgraph + Mem0 ([Guide](https://docs.mem0.ai/integrations/langgraph))
- **CrewAI Integration**: Tailor CrewAI outputs with Mem0 ([Example](https://docs.mem0.ai/integrations/crewai))

Expand Down
6 changes: 2 additions & 4 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,7 @@
"api-reference/webhook/delete-webhook"
]
}
],
"icon": "square-terminal"
]
},
{
"tab": "Release Notes",
Expand All @@ -527,8 +526,7 @@
"v0x/introduction"
]
}
],
"icon": "clock"
]
}
]
}
Expand Down
Loading