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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
neo4j-labs avatar

neo4j-labs/llm-graph-builder

0
View on GitHub↗
4,884 stele·833 fork-uri·Jupyter Notebook·Apache-2.0·9 vizualizărillm-graph-builder.neo4jlabs.com↗

Llm Graph Builder

llm-graph-builder is a tool for transforming unstructured data into structured Neo4j graph databases using large language models. It functions as a graph orchestrator that automates the construction of nodes and relationships from raw text based on custom schemas.

The project provides a visualizer for analyzing relational data as interactive networks and a token monitor to track daily and monthly API consumption per user. It also includes a vector embedding generator that utilizes configurable model providers to enable semantic search and retrieval augmented generation.

The system covers capabilities for unstructured data analysis, conversational data retrieval through natural language interfaces, and semantic indexing via vector embeddings.

Features

  • Knowledge Graph Construction Tools - Transforms unstructured data into structured knowledge graphs using large language models and custom schemas.
  • Vector Embeddings - Generates vector representations of data using various configurable embedding model providers.
  • Graph Database Integrations - Integrates large language models with Neo4j to automate the population of graph data structures.
  • Graph Population Automators - Automates the construction of nodes and relationships within Neo4j from raw text.
  • Natural Language Querying - Implements the translation of natural language user inputs into structured graph queries for record retrieval.
  • Knowledge Graph Builders - Builds structured Neo4j graph databases from unstructured data using LLMs and custom schemas.
  • Unstructured Data Transformation Tools - Converts raw narrative text into queryable graph formats to uncover hidden entity connections.
  • Vector Indexing - Converts textual data into numerical embeddings to enable semantic similarity searches within the graph.
  • Graph Schema Extractions - Uses language models to transform unstructured text into structured nodes and relationships based on defined schemas.
  • Multi-Provider Abstractions - Abstracts multiple embedding model providers into a common interface for generating vector representations.
  • Natural Language Query Interfaces - Provides a natural language chat interface for users to query database records and retrieve source metadata.
  • Graph Visualizers - Provides a visual interface for exploring complex relationships between data entities in a knowledge graph.
  • Conversational Retrieval - Enables an interactive dialogue grounded in retrieved graph database records and source metadata.
  • Vector-Store Augmented Generation - Implements vector-store augmented generation to enable semantic retrieval within the graph.
  • Interactive Graph Visualizers - Renders extracted nodes and edges as interactive visual networks for relationship analysis in the browser.

Istoric stele

Graficul istoricului de stele pentru neo4j-labs/llm-graph-builderGraficul istoricului de stele pentru neo4j-labs/llm-graph-builder

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Llm Graph Builder

Colecții selectate manual în care apare Llm Graph Builder.
  • Sisteme Graph RAG
  • Framework de orchestrare pentru agenți LLM

Întrebări frecvente

Ce face neo4j-labs/llm-graph-builder?

llm-graph-builder is a tool for transforming unstructured data into structured Neo4j graph databases using large language models. It functions as a graph orchestrator that automates the construction of nodes and relationships from raw text based on custom schemas.

Care sunt principalele funcționalități ale neo4j-labs/llm-graph-builder?

Principalele funcționalități ale neo4j-labs/llm-graph-builder sunt: Knowledge Graph Construction Tools, Vector Embeddings, Graph Database Integrations, Graph Population Automators, Natural Language Querying, Knowledge Graph Builders, Unstructured Data Transformation Tools, Vector Indexing.

Care sunt câteva alternative open-source pentru neo4j-labs/llm-graph-builder?

Alternativele open-source pentru neo4j-labs/llm-graph-builder includ: memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.… openspg/kag — KAG is a graph-augmented retrieval augmented generation system and knowledge graph engine. It functions as a framework… yifanfeng97/hyper-extract — Hyper-Extract is a framework designed for automated knowledge extraction, graph construction, and retrieval-augmented… docker/genai-stack — This project is a containerized development stack and application framework for building retrieval-augmented… kuzudb/kuzu — Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data… datahub-project/datahub — DataHub is a metadata management platform designed to unify technical, operational, and business context across…

Alternative open-source pentru Llm Graph Builder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Llm Graph Builder.
  • memgraph/memgraphAvatar memgraph

    memgraph/memgraph

    4,163Vezi pe 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

    C++cyphergraphgraph-algorithms
    Vezi pe GitHub↗4,163
  • openspg/kagAvatar OpenSPG

    OpenSPG/KAG

    8,548Vezi pe 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
    Vezi pe GitHub↗8,548
  • yifanfeng97/hyper-extractAvatar yifanfeng97

    yifanfeng97/Hyper-Extract

    1,242Vezi pe GitHub↗

    Hyper-Extract is a framework designed for automated knowledge extraction, graph construction, and retrieval-augmented generation. It functions as a command-line tool that transforms unstructured text into structured knowledge graphs and hypergraphs, enabling users to build interconnected, searchable, and machine-readable data repositories from their documents. The system distinguishes itself through its focus on personal knowledge management and incremental processing. It allows users to update existing knowledge bases by processing only new document deltas, avoiding redundant computation. Th

    Pythonaiai-agentscli
    Vezi pe GitHub↗1,242
  • docker/genai-stackAvatar docker

    docker/genai-stack

    5,333Vezi pe GitHub↗

    This project is a containerized development stack and application framework for building retrieval-augmented generation systems. It provides a dockerized AI sandbox that integrates local model runtimes, knowledge graphs, and vector stores to enable the creation of contextual chatbots. The stack is distinguished by its graph-based vector store, which combines structured knowledge graphs with vector indices for both semantic and structural data retrieval. It allows for local model hosting with CPU or GPU acceleration, enabling generative tasks without reliance on external cloud APIs. The frame

    Python
    Vezi pe GitHub↗5,333
  • Vezi toate cele 30 alternative pentru Llm Graph Builder→