neo4j-graphrag-python and gfm-rag
About neo4j-graphrag-python
neo4j/neo4j-graphrag-python
Neo4j GraphRAG for Python
This package helps Python developers build applications that can answer complex questions using a knowledge graph. It takes unstructured text, like documents or articles, and transforms it into a structured knowledge graph within a Neo4j database. This allows the application to retrieve precise information and generate more accurate, context-rich answers, making it useful for developers creating AI-powered question-answering systems.
About gfm-rag
RManLuo/gfm-rag
[NeurIPS'25, ICLR'26] Graph Foundation Model for Retrieval Augmented Generation
This project helps domain experts and researchers get more accurate answers from large language models (LLMs) by giving them relevant information from a collection of documents. It takes your documents and questions, builds a "knowledge graph" to understand relationships, and then uses that graph to find the most relevant document snippets for the LLM to use. Anyone who needs to extract precise answers from vast amounts of text will find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work