Show HN: A Simple GraphRAG Implementation (github.com)
I made a simple GraphRAG call nano-graphrag.
The reason is I try to hack the official implementation released by Microsoft but that version is very hard to read/hack.
This algorithm should not be implemented that annoying, I think. So I made a simpler one.
It's about 800-900 lines of Python, and it's portable.
5 comments
[ 3.0 ms ] story [ 24.6 ms ] threadbut how does that affect the performance, theoretically?