This past month I’ve been focusing on Graph RAG. This entry is an attempt to capture some lessons learned and a place to itemize all the resources I’ve found useful.
Related posts:
- Study Notes: Graph RAG - Property Graph RAG (The Notebook)
- Study Notes: Graph RAG - Property Graph RAG (The Projects)
NOTE: My approach to this topic was to find a way to improve a typical RAG implementation that only uses vector similarity searching.