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

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

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

17 个仓库

Awesome GitHub RepositoriesKnowledge Graph Engineering

Tools and processes for building, maintaining, and modifying graph-based data structures that represent complex relationships.

Explore 17 awesome GitHub repositories matching artificial intelligence & ml · Knowledge Graph Engineering. Refine with filters or upvote what's useful.

Awesome Knowledge Graph Engineering GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Automates the construction of knowledge graph structures from datasets via dedicated API endpoints.

    Pythonagentagenticagentic-ai
    在 GitHub 上查看↗82,922
  • microsoft/ai-agents-for-beginnersmicrosoft 的头像

    microsoft/ai-agents-for-beginners

    67,369在 GitHub 上查看↗

    This project is a structured educational resource and technical guide for designing and implementing autonomous systems using large language models. It provides a comprehensive curriculum and code samples focused on agentic design patterns, autonomous development, and the creation of systems capable of planning and executing multi-step tasks. The resource details the implementation of agentic retrieval-augmented generation, where models autonomously plan and refine data searches. It covers a wide array of orchestrators and design patterns, including metacognitive reflection for self-correctin

    Provides technical guidance on transforming data into queryable knowledge graphs using hybrid vector and graph search.

    Jupyter Notebookagentic-aiagentic-frameworkagentic-rag
    在 GitHub 上查看↗67,369
  • colbymchenry/codegraphcolbymchenry 的头像

    colbymchenry/codegraph

    50,154在 GitHub 上查看↗

    Codegraph is a local codebase indexer and static analysis graph database that serves as a context provider for AI agents. It parses multiple programming languages into a searchable knowledge graph of symbols and dependencies, exposing these relationships to AI tools through the Model Context Protocol. The project distinguishes itself by aggregating relevant code snippets and symbol flows to reduce token usage for large language models. It automates the configuration of server settings and steering instructions across various AI agent platforms and command line editors to enable automatic code

    Indexes source code across multiple languages into a local graph to enable fast symbol lookup and relationship tracing.

    TypeScript
    在 GitHub 上查看↗50,154
  • supermemoryai/supermemorysupermemoryai 的头像

    supermemoryai/supermemory

    27,334在 GitHub 上查看↗

    Supermemory is an artificial intelligence memory management platform designed to provide autonomous agents with persistent, long-term knowledge bases. It functions as a centralized repository that synchronizes multimodal data, enabling agents to maintain context and historical information across complex, multi-session workflows. By serving as a knowledge graph engine and vector database orchestrator, the platform ensures that information remains accessible and relevant for automated tasks. The system distinguishes itself through its hybrid indexing approach, which combines vector similarity s

    Constructs automated user profiles and fact hierarchies to allow agents to learn and update information in real-time.

    TypeScriptcloudflare-kvcloudflare-pagescloudflare-workers
    在 GitHub 上查看↗27,334
  • rusty1s/pytorch_geometricrusty1s 的头像

    rusty1s/pytorch_geometric

    23,848在 GitHub 上查看↗

    PyTorch Geometric is a library for building and training machine learning models on graph-structured data. It provides a framework for developing graph neural networks, including a specialized system for implementing node-to-node information exchange via customizable message passing, aggregation, and update functions. The library includes a sparse data processing toolkit that utilizes accelerated CPU and CUDA kernels to perform efficient reductions on large sparse datasets. It supports the creation of specialized architectures for structured data such as 3D meshes and point clouds. The proje

    Includes graph transformation engines to process arbitrary graphs, point clouds, and 3D meshes for ML tasks.

    Python
    在 GitHub 上查看↗23,848
  • forem/foremforem 的头像

    forem/forem

    22,726在 GitHub 上查看↗

    Forem is an open-source platform designed for building and managing technical communities. It functions as a social publishing engine that enables members to share long-form content, participate in threaded discussions, and engage through social interactions. The platform provides tools for organizations to maintain branded profiles, host community hackathons, and facilitate collaborative learning through structured educational tracks. Beyond its social features, Forem integrates advanced capabilities for AI agent workflow orchestration and codebase knowledge graphing. It allows developers to

    Triggers incremental graph rebuilds to ensure knowledge graphs remain synchronized with code changes.

    Rubycommunitydiscussionfeedback
    在 GitHub 上查看↗22,726
  • recommenders-team/recommendersrecommenders-team 的头像

    recommenders-team/recommenders

    21,769在 GitHub 上查看↗

    This project is a recommendation system framework designed for building, evaluating, and operationalizing personalized item suggestion engines. It provides a comprehensive toolkit for implementing collaborative filtering and content-based algorithms, supported by an end-to-end machine learning pipeline for preparing datasets and deploying predictive models. The framework distinguishes itself through the integration of knowledge graphs to provide richer context for recommendations and the use of industry-specific patterns to accelerate system deployment. It also includes a specialized model ev

    Integrates automated processes for building knowledge graph structures to provide richer context for recommendations.

    Pythonaiartificial-intelligencedata-science
    在 GitHub 上查看↗21,769
  • rightnow-ai/openfangRightNow-AI 的头像

    RightNow-AI/openfang

    17,834在 GitHub 上查看↗

    OpenFang is an operating system for LLM agents designed to orchestrate autonomous agents with built-in task scheduling, tool sandboxing, and multi-model routing. It provides a secure AI execution environment that integrates prompt injection scanning, cryptographic audit trails, and resource metering to ensure controlled processing. The platform distinguishes itself through a comprehensive security architecture, featuring fuel-metered tool sandboxing and an immutable activity audit trail based on cryptographic hash-chains. It implements high-assurance identity verification via signed manifests

    Implements automated processes for building structured graph representations of information to maintain long-term knowledge.

    Rustagent-frameworkai-agentsllm
    在 GitHub 上查看↗17,834
  • rowboatlabs/rowboatrowboatlabs 的头像

    rowboatlabs/rowboat

    14,974在 GitHub 上查看↗

    Rowboat is an LLM orchestration platform and multimodal AI agent framework. It coordinates large language models with external tools, automated web monitoring, and local data vaults to execute actions and retrieve real-time information. The system operates as a local-first knowledge base, converting meeting notes and emails into a linked markdown knowledge graph. It functions as an automated market intelligence tool that tracks competitors and trends across the web to maintain updated information summaries. The platform covers a broad range of productivity and automation capabilities, includ

    Converts unstructured meeting notes and emails into a persistent, linked markdown knowledge graph for project memory.

    TypeScriptagentsagents-sdkai
    在 GitHub 上查看↗14,974
  • arangodb/arangodbarangodb 的头像

    arangodb/arangodb

    14,091在 GitHub 上查看↗

    This project is a multi-model database system designed to store and manage information as documents, graphs, and key-value pairs within a single engine. It functions as a graph database and knowledge graph platform, providing the infrastructure to build, query, and visualize structured data models. By integrating vector search capabilities, the system serves as a vector database that supports retrieval-augmented generation for artificial intelligence applications. The platform distinguishes itself through a unified query language that allows users to perform document lookups, graph traversals

    Extracts information from internal data sources to create structured maps that provide domain-specific intelligence for automated assistants.

    C++arangodbdatabasedistributed-database
    在 GitHub 上查看↗14,091
  • vibrantlabsai/ragasvibrantlabsai 的头像

    vibrantlabsai/ragas

    12,659在 GitHub 上查看↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Processes knowledge graphs by executing defined sequences of extraction, filtering, and relationship-building steps.

    Pythonevaluationllmllmops
    在 GitHub 上查看↗12,659
  • sciphi-ai/r2rSciPhi-AI 的头像

    SciPhi-AI/R2R

    7,891在 GitHub 上查看↗

    R2R is an agentic retrieval-augmented generation platform that uses reasoning agents to perform multi-step data fetching for context-aware answering. It functions as a multimodal vector database manager and knowledge graph engine designed to ground artificial intelligence responses in verified factual knowledge. The platform distinguishes itself by combining reasoning agents for complex research automation with a knowledge graph that maps entity relationships. This allows the system to perform structured data traversal alongside unstructured vector search to resolve complex questions from int

    Implements automated extraction of entities and relationships from ingested data to build connected knowledge bases.

    Python
    在 GitHub 上查看↗7,891
  • ownthink/knowledgegraphdataownthink 的头像

    ownthink/KnowledgeGraphData

    5,181在 GitHub 上查看↗

    KnowledgeGraphData 是一个结构化数据集与语料库集合,旨在为认知智能与人工智能系统提供基础层。它主要由大规模中文知识图谱数据集组成,包括用于驱动语义理解与自动问答的实体关系数据与 NLP 训练集。 该项目专注于海量实体-属性-值图谱的构建与导出,将知识组织为可移植的格式。它提供专门的领域划分,以针对医疗、军事与公共安全等专业领域定制信息检索。 该仓库涵盖了广泛的能力,包括中文自然语言处理、语义搜索与认知对话系统。其工具集涵盖了语言分析、实体提取、情感检测与文本摘要,以及用于网站审计的视觉内容分析与语音转文字转换。

    Provides automated processes for constructing large-scale graph data structures to serve as a foundation for cognitive AI.

    Python
    在 GitHub 上查看↗5,181
  • potpie-ai/potpiepotpie-ai 的头像

    potpie-ai/potpie

    5,161在 GitHub 上查看↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Automates the construction of navigable graph structures from codebases to support multi-hop reasoning.

    Pythonagentsai-agentsai-agents-framework
    在 GitHub 上查看↗5,161
  • memgraph/memgraphmemgraph 的头像

    memgraph/memgraph

    4,163在 GitHub 上查看↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    The product represents domain knowledge using labeled property graphs to enable semantic reasoning.

    C++cyphergraphgraph-algorithms
    在 GitHub 上查看↗4,163
  • nvidia/generativeaiexamplesNVIDIA 的头像

    NVIDIA/GenerativeAIExamples

    3,802在 GitHub 上查看↗

    This project is a library of reference implementations and blueprints for deploying large language models and generative AI workflows. It provides a collection of practical examples designed to guide the deployment of generative systems. The repository features architectural patterns for autonomous agentic workflows that utilize reasoning and tool integration to execute multi-step tasks. It also includes frameworks and templates for building retrieval-augmented generation pipelines that connect language models to vector databases and external data sources. The codebase covers several functio

    Implements automated processes for building graph structures from datasets to improve retrieval precision.

    Jupyter Notebookgpu-accelerationlarge-language-modelsllm
    在 GitHub 上查看↗3,802
  • rahulnyk/knowledge_graphrahulnyk 的头像

    rahulnyk/knowledge_graph

    2,978在 GitHub 上查看↗

    This project is a tool for transforming unstructured text into semantic knowledge graphs. It uses local language models to extract entities and their relationships, converting text corpora into a structured network of linked concepts. The system provides a web interface for interactive network visualization, allowing users to navigate the resulting nodes and edges. It includes a topology analysis tool that calculates node degrees and identifies community clusters to determine the visual size and color of graph elements. Beyond visualization, the project enables graph-based information retrie

    Automates the build process of graph structures from unstructured text datasets.

    Jupyter Notebook
    在 GitHub 上查看↗2,978
  1. Home
  2. Artificial Intelligence & ML
  3. Language Model Orchestration
  4. Knowledge Graph Engineering

探索子标签

  • Knowledge Graph Construction2 个子标签Automated processes for building graph structures from datasets.
  • Knowledge Graph DeletionAPI endpoints for removing or purging knowledge graph datasets.