How to Build a Graph RAG App
Using knowledge graphs and AI to retrieve, filter, and summarize medical journal articles
https://towardsdatascience.com/how-to-build-a-graph-rag-app-b323fc33ba06

GraphRAG: New tool for complex data discovery now on GitHub
GraphRAG, a graph-based approach to retrieval-augmented generation (RAG) that significantly improves question-answering over private or previously unseen datasets, is now available on GitHub. Learn more:
https://www.microsoft.com/en-us/research/blog/graphrag-new-tool-for-complex-data-discovery-now-on-github/

LlamaIndex 🦙 on Twitter / X
This weekend, we’re providing a definitive set of tutorials on how to build GraphRAG, step-by-step.First, check out this video by @fahdmirza on implementing the core components of GraphRAG using an in-memory implementation:1. Extract entities and relationships using LLMs2.… pic.twitter.com/O2G6AGw7Ct— LlamaIndex 🦙 (@llama_index) August 24, 2024
https://x.com/llama_index/status/1827367293376184418

Seonglae Cho