Skip to content

alchemine/lightrag-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightrag-tutorial

LightRAG tutorial

Install

pip install -r requirements.txt

git clone https://github.com/HKUDS/LightRAG.git
cd LightRAG
pip install -e .

Experiment result

  1. GraphRAG vs LightRAG
    • Question: What is the difference between GraphRAG vs LightRAG? Answer in Korean.
    • Code: playground/paper_demo.py
    • Input:
      • data/graph-1, result-1: GraphRAG paper
      • data/graph-2, result-2: LightRAG paper
      • data/graph-12, result-12: GraphRAG paper + LightRAG paper

About

LightRAG tutorial

Topics

Resources

Stars

Watchers

Forks