#117 · Primary category: Knowledge Base & RAG
memory-os
A 7-layer memory operating system for Hermes Agent — persistent memory with Qdrant, structured facts, fabric recall, auto-curated wiki, and surgical context injection. Runs locally, any LLM provider.
Project last updated:06/10/26
GitHub Stars
1.3K
Forks
127
Contributors
5
License
MIT
Why we included this project
Anyone running Hermes Agent in real projects knows the exact problem this project was built to solve: the agent resets every session and you have to re-teach it your stack, your decisions, and your reasoning. Memory OS sits underneath the agent as a local persistent memory layer. It keeps a vector store for semantic recall, structured facts with trust scores that improve as you work, a wiki it curates itself, and full-text search across past conversations. On each turn it injects only the context that is relevant right now, so token spend stays tight. It runs entirely on your own hardware and works with any LLM provider, so you get durable memory without a cloud subscription or vendor lock-in. A one-command installer plus bundled smoke and ingestion tests let a small team validate it on modest hardware before committing. If you have been manually pasting context into every prompt, this is a concrete way to make the agent behave like a colleague who was present for every prior session.
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