#61 · Primary category: Knowledge Base & RAG
m_flow
A bio-inspired cognitive memory engine — a new paradigm for Graph RAG.
Project last updated:08/03/26
GitHub Stars
4.5K
Forks
257
Contributors
8
License
Apache-2.0
Why we included this project
Most RAG systems rank chunks by vector similarity, which is why they keep returning documents that look related but miss the actual answer. M-flow treats the knowledge graph as the scoring engine instead of an accessory: vector search finds entry points, then typed, semantically weighted edges propagate evidence and rank each unit by the strongest reasoning path back to the query. That shift matters for questions like 'why was Maria upset at Monday's standup?', where keyword overlap lands on a generic article about running standups rather than the real cause. Knowledge is organized into a layered cone graph of episodes, facets, and entities, and retrieval hands back a coherent episode bundle the LLM can reason from. It is a Python library with an MCP skill, so it slots into existing agent and retrieval pipelines where long-term memory is the goal.
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