awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesGraph Reasoning Systems

Tools for structuring unstructured data into entity networks to facilitate multi-hop analysis and information synthesis.

Distinguishing note: Focuses on the structural transformation of text into graph-based knowledge representations for reasoning.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Graph Reasoning Systems. Refine with filters or upvote what's useful.

Awesome Graph Reasoning Systems GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hkuds/lightragAvatar de HKUDS

    HKUDS/LightRAG

    36,651Voir sur 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

    Structuring unstructured text into networks of entities to enable multi-hop analysis and synthesis of information across multiple documents.

    Pythongenaigptgpt-4
    Voir sur GitHub↗36,651
  • chopratejas/headroomAvatar de chopratejas

    chopratejas/headroom

    29,537Voir sur GitHub↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Integrates a graph database to track complex relationships and perform multi-hop reasoning across connected data points.

    Pythonagentaianthropic
    Voir sur GitHub↗29,537
  • othmanadi/planning-with-filesAvatar de OthmanAdi

    OthmanAdi/planning-with-files

    14,139Voir sur GitHub↗

    Planning with files is an enterprise knowledge graph platform designed to transform unstructured organizational data into a searchable, interconnected network. By utilizing a graph-based retrieval-augmented generation engine, the system grounds language model outputs in verified internal data, ensuring that responses are explainable, traceable, and free from hallucinations. The platform distinguishes itself through a focus on data sovereignty and secure, private infrastructure deployment. It enables organizations to maintain full control over sensitive information by processing data locally o

    Combines language models with structured knowledge graphs to provide explainable, rule-based responses.

    Pythonadalagentagent-skills
    Voir sur GitHub↗14,139
  • openspg/kagAvatar de OpenSPG

    OpenSPG/KAG

    8,548Voir sur 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

    Combines LLMs with graph retrieval and numerical calculation to facilitate complex information synthesis.

    Pythonknowledge-graphlarge-language-modellogical-reasoning
    Voir sur GitHub↗8,548
  • google-deepmind/graph_netsAvatar de google-deepmind

    google-deepmind/graph_nets

    5,402Voir sur GitHub↗

    graph_nets est un framework et une bibliothèque d'apprentissage profond structuré sur graphes pour construire des réseaux de neurones à passage de messages. Il fournit des outils pour concevoir des architectures qui opèrent sur des nœuds et des arêtes pour traiter et raisonner sur des données structurées en graphes en utilisant TensorFlow. Le framework implémente un paradigme de passage de messages pour l'échange d'informations itératif entre les nœuds. Cette approche permet le développement de modèles capables de raisonner sur des entrées complexes structurées en graphes pour des tâches telles que la recherche de chemin et le tri, ou de servir de prédicteur pour les états futurs et les trajectoires de systèmes physiques.

    Implements systems for reasoning over graph-structured data to perform tasks like path-finding and sorting.

    Pythonartificial-intelligencedeep-learninggraph-networks
    Voir sur GitHub↗5,402
  • xerrors/yuxi-knowAvatar de xerrors

    xerrors/Yuxi-Know

    4,354Voir sur GitHub↗

    Yuxi-Know is an LLM agent orchestration platform that coordinates multiple AI agents through graph-based workflows to decompose and execute complex reasoning tasks. It functions as a multi-tenant AI workspace with an agentic chat interface, combining retrieval-augmented generation with knowledge graph management for enterprise document processing and retrieval. The platform distinguishes itself through graph-based agent orchestration, where directed acyclic graphs define execution dependencies between reasoning steps, enabling parallel or sequential task decomposition. It provides multi-tenan

    Traverses entity-relation graphs to infer connections and answer multi-hop reasoning questions.

    Pythondockerfastapikbqa
    Voir sur GitHub↗4,354
  • 1517005260/graph-rag-agentAvatar de 1517005260

    1517005260/graph-rag-agent

    2,240Voir sur GitHub↗

    This project is a comprehensive framework for constructing, managing, and evaluating knowledge graphs through multi-agent reasoning and deep search capabilities. It provides an end-to-end pipeline that ingests multi-format documents, extracts entities and relationships based on configurable schemas, and maintains structured knowledge bases to support evidence-based retrieval. The system distinguishes itself through its multi-agent orchestration, which decomposes complex queries into parallel research steps and synthesizes long-form reports. It leverages advanced graph-based techniques, includ

    Executes graph algorithms like shortest path analysis and relationship inference to extract insights from structured data.

    Pythonagentic-ragchain-of-explorationdeepresearch
    Voir sur GitHub↗2,240
  1. Home
  2. Artificial Intelligence & ML
  3. Graph Reasoning Systems