Directory · Agents
Mem0
Open-source memory layer for AI agents — extract, store, and retrieve user facts across sessions with vector search.
Best for
Personalization, cross-session continuity, chatbots that remember preferences
Pros and cons
Pros
- Drop-in memory API for agents
- Self-hostable
- Reduces repeated context in prompts
Cons
- Privacy and GDPR surface area
- Wrong memories are hard to debug
- Not needed for single-session tools
Alternatives
More agents tools
AutoGen
Agents · Microsoft · United States
Microsoft's open-source framework for building multi-agent AI systems where agents converse and cooperate to solve tasks.
Best for
Multi-agent research and orchestration experiments in Python or .NET
AutoGPT
Agents · Significant Gravitas · United Kingdom
Open-source platform for building and running autonomous AI agents that chain reasoning steps toward user-defined goals.
Best for
Experimenting with autonomous goal-driven agents and low-code agent blocks
Claude Agent SDK
Agents · Anthropic · United States
Anthropic's SDK for building autonomous agents on the harness behind Claude Code, with tool use, hooks, and MCP support.
Best for
Building custom coding or computer-using agents powered by Claude