Taranjeet
@taranjeetio
Founder & CEO @mem0ai - The Memory Layer for AI agents. Open Source: https://github.com/mem0ai/mem0
We’re excited to launch OpenMemory MCP, a private memory for MCP-compatible clients powered by @mem0ai Today, most AI assistants and dev tools operate without memory. You plan your roadmap in Claude, implement tasks in Cursor, but none of them know what the other did. Each tool…
Agents aren’t reliable. They don’t learn from experience. At @composiohq, we provide skills that evolve with your agents @lightspeedvp gave us $25M to make agents usable
One of the quiet challenges in AI agent design: most systems are still stateless by default. Each interaction is handled in isolation. No continuity or accumulation of knowledge over time. This works for simple tasks, but breaks quickly when agents need to reason, plan, or adapt…

🎉 New example just dropped: Build a Multi-Agent Learning System with shared memory This setup combines @llama_index's agent workflow with Mem0’s persistent memory to power a smart, collaborative tutoring system Mem0 provides a unified memory layer that all agents share,…
Mem0 now integrates with Amazon Neptune Analytics 🔊🧠 You can now use Neptune as a graph-native memory backend for your GenAI agents unlocking long-term, connected memory at scale. This unlocks: - Scalable memory graphs for your agents with @awscloud Neptune - Multi-hop…
We’re building heavily on mem0’s infra, and love what @taranjeetio and team are doing. The next big step from here is to go From shareability, to sellability! Making your memories work for you (and your team) while you sleep - that’s our goal at @Qurios_ai. Stay tuned 👀
It takes just one line to give your @AgnoAgi agent long-term, personalized memory ✨ Just add Mem0Tools() and and your agent can automatically remember what matters: - User preferences - Life context - Evolving goals Here’s how 👇
Build Agents with Scalable Long-term Memory Watch @taranjeetio break down what it takes to build agents and why memory is the next layer of intelligence in AI at the @arizeai Observe event 🎥 youtu.be/EE4pvOEAjXc?si…
We’re live on @ProductHunt with OpenMemory Chrome Extension 🎉 The easiest way to carry context across ChatGPT, Claude, Gemini, and more. Join the launch on Product Hunt 👉 producthunt.com/products/openm… We’re excited to hear your feedback!
🔧 Easily use Mem0 add and search tools with @OpenAI Agents SDK - add_memory: saves information to memory - get_memory: retrieves relevant past information Persistent memory in your agent workflow in just few lines of code docs below 👇
Everyone’s talking about context engineering right now and that’s a good thing. We’ve been doing it for almost a year now, and one thing we’ve learned: memory isn’t different from context engineering, it’s right at the core of it. Context engineering is all about deciding what…
Mem0 is now HIPAA compliant! 🎉 This enables us to better support healthcare providers, startups, and organizations handling Protected Health Information (PHI) with confidence and trust. Here’s to building secure, scalable, and compliant technology 💚

🛠️ How to configure Mem0 with @awscloud Bedrock: - AWS Bedrock supports both llm and embeddings - Claude 3.5 Haiku for your LLM - Titan Embeddings for vector representation - OpenSearch as your vector store docs link below 👇
🎉 Community spotlight: Serverless memory-powered agents built by Davide De Sio A project that shows how to build an AI agent that remembers, even across AWS Lambda calls. It uses the mem0_memory tool with the Strands Agents SDK by @awscloud to persist and retrieve user context…