Skip to content

PyRGL/rgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGL - RAG-on-Graphs Library

RGL is a friendly and efficient Graph Retrieval-Augmented Generation (GraphRAG) library for AI researchers, providing seamless integration with DGL and PyG while offering high-performance graph retrieval algorithms, many of which are optimized in C++ for efficiency.

Features

Seamless Integration – Works smoothly with DGL and PyG
Optimized Performance – C++-backed retrieval algorithms for speed
🧠 AI-Focused – Tailored for GraphRAG research and applications
🔗 Scalability – Handles large-scale graphs with ease

Homepage and Documentation

Requirements

Installation

pip install rgl

Compile C++ libraries

cd clibs
./build_linux.sh

Run demos

cd demo
python demo_x.py

About

RGL - RAG-on-Graphs Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •