Congratulations, Emir and Waleed! This is exactly the kind of OSS tooling I’ve been waiting for. I’ve spent countless hours wrestling with multi-step agent workflows hidden inside monolithic prompts, and every iteration felt like shooting in the dark. Having a drag-and-drop, executable graph with built-in branching, loops, and observability is a game-changer.
Yes, you can run Mem0 locally since we have open sourced it but would need some more work to have a server up and running to be able to interact with Claude.
GitHub: https://github.com/mem0ai/mem0
It only support Chrome for now. I built this in few hours quickly to solve my problem. Happy to accept contributions to the repository if someone builds it.
Thanks for the question. Here's how Mem0 differs from ChatGPT memory:
1. LLM Compatibility: Mem0 works with various AI providers (OpenAI, Anthropic, Groq, etc.), while ChatGPT memory is tied to OpenAI's models only.
2. Target Audience: Mem0 is built for developers creating AI applications, whereas ChatGPT memory is for ChatGPT users.
3. Quality and Performance: Our evaluations show Mem0 outperforms ChatGPT memory in several areas:
- Consistency: Mem0 updates memories more reliably across multiple instances.
- Reliability: ChatGPT memory can be inconsistent with the same prompts, while Mem0 aims for more consistent performance.
- Speed: Mem0 typically creates memories in about 2 seconds, compared to ChatGPT's 30-40 seconds to reflect new memories.
4. Flexibility: Mem0 offers more customization options for developers, allowing better integration into various AI applications.
These differences make Mem0 a better choice for developers building AI apps that need efficient memory capabilities.
We already support the feature of inclusion and exclusion of memories where the developer can control what things to remember vs not remember for their AI app/agent. For example, you can specify something like this:
- Inclusion prompt: User's travel preferences and food choices
- Exclusion prompt: Credit card details, passport number, SSN etc.
Although we definitely think that there is scope to make it better and we are actively working on it. Please let us know if you have feedback/suggestions. Thanks!
Thanks yding! Definitely agree with the feedback here. We have seen similar things when talking to developers where they want:
- Control over what to remember/forget
- Ability to set how detailed memories should be (some want more detailed vs less detailed)
- Different structure of the memories based on the use case
Hey, Deshraj from Mem0 team. Right now you cannot change the “user” you are chatting as yet but we can definitely make it happen. Will ship this update later today. :)
Congratulations on the launch. Great idea and definitely agree that this is a problem at a lot of companies.
Although I am curious about if there is enough market for this product. Would love to hear back any market research you guys have done before. Thanks! :)
I am Deshraj, a co-founder at Caliper, a platform for recruiting AI talent.
As ML/AI roles grow, we need scalable ways to test candidates' practical ML skills at the screening stage (before they come for an onsite interview).
This exists for testing CS algorithms/data structures in the usual coding interviews, but performance on those isn't necessarily correlated with practical ML / AI skills.
It would be nice if recruiters or hiring managers could create a challenge around some (say toy) data, invite candidates to participate in the challenge, see how they compare on a leaderboard, look at their code if they'd like, and then decide if they'd like to interview (and eventually hire!) the candidates.
Caliper provides exactly this. Would this be of interest?