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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hkuds/lightragAvatar de HKUDS

    HKUDS/LightRAG

    36,651Ver en 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
    Ver en GitHub↗36,651
  • chopratejas/headroomAvatar de chopratejas

    chopratejas/headroom

    29,537Ver en 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
    Ver en GitHub↗29,537
  • othmanadi/planning-with-filesAvatar de OthmanAdi

    OthmanAdi/planning-with-files

    14,139Ver en 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
    Ver en GitHub↗14,139
  • openspg/kagAvatar de OpenSPG

    OpenSPG/KAG

    8,548Ver en 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
    Ver en GitHub↗8,548
  • google-deepmind/graph_netsAvatar de google-deepmind

    google-deepmind/graph_nets

    5,402Ver en GitHub↗

    graph_nets es un framework de aprendizaje profundo estructurado en grafos y una librería para construir redes neuronales de paso de mensajes. Proporciona herramientas para diseñar arquitecturas que operan sobre nodos y aristas para procesar y razonar sobre datos estructurados como grafos utilizando TensorFlow. El framework implementa un paradigma de paso de mensajes para el intercambio iterativo de información entre nodos. Este enfoque permite el desarrollo de modelos que pueden razonar sobre entradas complejas estructuradas en grafos para tareas como la búsqueda de rutas y la clasificación, o servir como predictor para los estados futuros y trayectorias de sistemas físicos.

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

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

    xerrors/Yuxi-Know

    4,354Ver en 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
    Ver en GitHub↗4,354
  • 1517005260/graph-rag-agentAvatar de 1517005260

    1517005260/graph-rag-agent

    2,240Ver en 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
    Ver en GitHub↗2,240
  1. Home
  2. Artificial Intelligence & ML
  3. Graph Reasoning Systems