Section 01
Core Guide to the GraphRAG PhD Course Project
This project is a teaching practice combining Graph Neural Networks (GNN) and Retrieval-Augmented Generation (RAG). Based on the Lord of the Rings dataset, it demonstrates how structured subgraphs enhance the reasoning ability of Large Language Models (LLMs). The project provides a directly runnable Dockerized application, aiming to explore the core concepts and technical implementation of GraphRAG, suitable for teaching and research scenarios.