graphrag-toolkit
graphrag-toolkit copied to clipboard
Python toolkit for building graph-enhanced GenAI applications
GraphRAG Toolkit
The graphrag-toolkit is a collection of Python tools for building graph-enhanced Generative AI applications.
Installation instructions and requirements are detailed separately with each tool.
Lexical Graph
The lexical-graph provides a framework for automating the construction of a hierarchical lexical graph from unstructured data, and composing question-answering strategies that query this graph when answering user questions.

BYOKG-RAG
BYOKG-RAG is a novel approach to Knowledge Graph Question Answering (KGQA) that combines the power of Large Language Models (LLMs) with structured knowledge graphs. The system allows users to bring their own knowledge graph and perform complex question answering over it.
Security
See CONTRIBUTING for more information.
License
This project is licensed under the Apache-2.0 License.