#119 · Primary category: Knowledge Base & RAG
automem
Long-term memory for AI assistants. Graph + vector store that recalls decisions, relationships, and context across sessions.
Project last updated:08/28/26
GitHub Stars
804
Forks
105
Contributors
14
License
MIT
Why we included this project
If your assistant keeps forgetting what you decided last week, AutoMem is built to fix that. It's a self-hosted service that stores decisions, preferences, and project context in a graph-plus-vector index, so a later session can retrieve not just similar text but the reasoning behind it: the choice made, the alternatives weighed, and the work that followed. Recall runs straight against the index with no generative-LLM call in the middle, which keeps it fast and avoids an extra charge every time the assistant needs context. Embeddings still come from providers like Voyage or OpenAI. An MCP bridge lets it plug into Claude, Cursor, Codex, and similar tools rather than replacing them. If you're building agents that need durable, relational memory across sessions, this is a practical option.
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