I just came across this on a WeChat official account a couple of days ago, really fresh idea.
wanderwall•1h ago
Is the construction cost of Graph RAG really that high?
Why is the query speed of Graph RAG so slow?
Is Graph RAG difficult to maintain in actual projects?
hogrider666•1h ago
Async memory writes aren’t the actual problem.
Ringowester•55m ago
Token spending is a problem. But you’ll have to use graph rag if you wanna use rag.
caseyCrow31•1h ago
is the relevance scoring based on graph embeddings or just keyword matching?
wosunheizhu•59m ago
This project doesn't even use keyword matching.
hjeffery•55m ago
There is, in preprocessing, for coreference
cole_code81•1h ago
used Pinecone for vector search, quite glad to see focus on relevance with Graph RAG. Heard of many memory engines these days, hope it actually improves context retrieval.
salkahfi•59m ago
60+ points but still 2 karma? @dang
DylanScott•40m ago
I have come across many benchmark results of the rag solution, all claiming to be superior.
KelvinKings•27m ago
That’s why you have to tryem out, most don’t mention the ones that are better, or are simply built for jsut one test.
hogrider666•1h ago