awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/graphrag

0
View on GitHub↗
33,792 星标·3,584 分支·Python·MIT·18 次浏览microsoft.github.io/graphrag↗

Graphrag

GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into interconnected knowledge graphs. By utilizing language models to extract entities and relationships, it builds structured representations of information that enable context-aware retrieval for downstream applications.

The system distinguishes itself through hierarchical graph clustering and large-scale data synthesis, which organize massive document corpora into multi-level structures. This approach allows for both vector-based semantic searches and graph-based traversals, providing a comprehensive method for navigating complex datasets and identifying hidden connections between concepts.

The platform includes a modular orchestration pipeline that manages the entire lifecycle of information, from initial ingestion and indexing to query execution. Users can refine the synthesis and retrieval processes by adjusting prompt templates and configuration arguments to align with specific data characteristics.

Features

  • Graph-Based Retrieval Augmentation - Retrieves interconnected data points from a knowledge graph to provide language models with relevant background information.
  • Graph-Based Retrieval Engines - Transforms unstructured text into interconnected knowledge graphs to improve the accuracy and context of language model responses.
  • Context-Aware Retrieval - Enhances language model performance by injecting highly relevant and structured graph-based context into search queries.
  • LLM-Powered Search Interfaces - Combines vector search and graph traversal to provide comprehensive answers based on deep analysis of indexed document collections.
  • Knowledge Graph Construction Tools - Transforms unstructured text collections into interconnected data structures to enable deep semantic analysis.
  • Knowledge Graph Indexers - Transforms raw data into structured knowledge graphs to create a searchable and interconnected format.
  • Knowledge Graph Indexing Engines - Extracts entities and relationships from large text corpora to build hierarchical representations of complex information.
  • Entity Extraction Pipelines - Uses language models to parse raw text into structured nodes and edges by identifying semantic relationships.
  • Retrieval Systems - Retrieves context for language models by scanning processed information using global, local, or drift modes.
  • Graph Query Interfaces - Extracts specific insights from knowledge graphs by executing search commands.
  • Advanced RAG Techniques - Structured approach using knowledge graphs for enhanced context integration.
  • GraphRAG Frameworks - Modular system for graph-based retrieval-augmented generation.
  • Knowledge Retrieval - Modular graph-based retrieval-augmented generation system.
  • RAG and Data Pipelines - Modular graph-based RAG system for complex data.
  • Retrieval Augmented Generation - Modular system using graph-based retrieval techniques.
  • Databases and RAG - Modular graph-based RAG system.
  • RAG Frameworks - Graph-based retrieval framework for structured knowledge extraction.
  • Semantic Mapping Tools - Identifies and extracts hidden connections between entities in raw text to build a searchable map of concepts.
  • Vector Search Engines - Maps text and graph components into high-dimensional space to enable similarity searches.
  • Data Orchestration Frameworks - Manages the ingestion, transformation, and querying of information to maintain high-quality knowledge structures.
  • Corpus Management Tools - Slices text collections into units, extracts relationships, and generates summaries for comprehensive understanding.
  • Data Orchestration Pipelines - Executes modular transformation steps in a defined sequence to convert unstructured corpora into a queryable knowledge graph format.
  • Data Synthesis Tools - Generates comprehensive summaries and thematic clusters from massive document corpora.
  • Hierarchical Data Clustering - Organizes large datasets into multi-level structures by grouping related entities and summaries.

Star 历史

microsoft/graphrag 的 Star 历史图表microsoft/graphrag 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

microsoft/graphrag 是做什么的?

GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into interconnected knowledge graphs. By utilizing language models to extract entities and relationships, it builds structured representations of information that enable context-aware retrieval for downstream applications.

microsoft/graphrag 的主要功能有哪些?

microsoft/graphrag 的主要功能包括:Graph-Based Retrieval Augmentation, Graph-Based Retrieval Engines, Context-Aware Retrieval, LLM-Powered Search Interfaces, Knowledge Graph Construction Tools, Knowledge Graph Indexers, Knowledge Graph Indexing Engines, Entity Extraction Pipelines。

microsoft/graphrag 有哪些开源替代品?

microsoft/graphrag 的开源替代品包括: openspg/kag — KAG is a graph-augmented retrieval augmented generation system and knowledge graph engine. It functions as a framework… cinnamon/kotaemon — Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document… hkuds/lightrag — LightRAG is a graph-based retrieval framework designed to build retrieval-augmented generation pipelines. It… infiniflow/ragflow — This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying… memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.… gusye1234/nano-graphrag — nano-graphrag is a retrieval system that uses knowledge graphs to provide structured context for large language model…

Graphrag 的开源替代方案

相似的开源项目,按与 Graphrag 的功能重合度排序。
  • openspg/kagOpenSPG 的头像

    OpenSPG/KAG

    8,548在 GitHub 上查看↗

    KAG is a graph-augmented retrieval augmented generation system and knowledge graph engine. It functions as a framework that integrates large language models with graph retrieval and numerical calculation to resolve natural language queries. The system creates unified knowledge representations by aligning unstructured data and expert rules through semantic mapping. It maintains mutual indexing between graph structures and original text blocks to ensure that reasoning processes remain linked to verifiable source data. The project provides capabilities for semantic information integration, grap

    Pythonknowledge-graphlarge-language-modellogical-reasoning
    在 GitHub 上查看↗8,548
  • cinnamon/kotaemonCinnamon 的头像

    Cinnamon/kotaemon

    25,139在 GitHub 上查看↗

    Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q

    Pythonchatbotllmsopen-source
    在 GitHub 上查看↗25,139
  • infiniflow/ragflowinfiniflow 的头像

    infiniflow/ragflow

    82,922在 GitHub 上查看↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know

    Pythonagentagenticagentic-ai
    在 GitHub 上查看↗82,922
  • hkuds/lightragHKUDS 的头像

    HKUDS/LightRAG

    36,651在 GitHub 上查看↗

    LightRAG is a graph-based retrieval framework designed to build retrieval-augmented generation pipelines. It structures unstructured text into knowledge graphs, enabling multi-hop reasoning and complex query synthesis across large document collections. By integrating dense vector embeddings with structured knowledge graphs, the system facilitates both similarity-based and relationship-aware information retrieval. The framework distinguishes itself through a dual-level retrieval strategy that combines low-level keyword matching with high-level semantic graph traversal to capture both specific

    Pythongenaigptgpt-4
    在 GitHub 上查看↗36,651
查看 Graphrag 的所有 30 个替代方案→