#71 · Primary category: Knowledge Base & RAG
SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents — Text & Multimodal
Project last updated:07/24/26
GitHub Stars
3.7K
Forks
393
Contributors
18
License
MIT
Why we included this project
An agent that needs to stay coherent across days of conversation usually comes down to one hard problem: what to keep, and how to find it again. SimpleMem tackles that directly by turning dialogues and facts into structured atomic memories, indexed by meaning and retrieved through semantic similarity rather than keyword matches. Its compression scheme is the more interesting piece: it trims redundant history while trying to stay faithful enough that recalled context remains accurate, which keeps long-running agents from ballooning in cost and latency. The same store also handles images, audio, and video, so a single memory layer can serve a multimodal agent workflow. Teams on MCP-compatible clients like Claude Desktop or Cursor can attach it as a memory server, and the Python integration gives full multimodal access for tighter control.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience