Unbundling the Graph in GraphRAG
O'Reilly Media
NOVEMBER 19, 2024
Here’s a simple rough sketch of RAG: Start with a collection of documents about a domain. Split each document into chunks. One more embellishment is to use a graph neural network (GNN) trained on the documents. Chunk your documents from unstructured data sources, as usual in GraphRAG. at Facebook—both from 2020.
Let's personalize your content