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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
varunshenoy avatar

varunshenoy/GraphGPT

0
View on GitHub↗
4,429 estrellas·396 forks·JavaScript·MIT·2 vistasgraphgpt.vercel.app↗

GraphGPT

GraphGPT es un generador de grafos de conocimiento basado en LLM que extrae entidades y relaciones de texto no estructurado para crear grafos de conocimiento visuales. Funciona como una interfaz de grafo de lenguaje natural y un pipeline de extracción de datos no estructurados, transformando texto sin procesar en triples estructurados para mapear redes de información complejas.

El sistema permite el mapeo dinámico de conocimiento al permitir a los usuarios construir y actualizar visualizaciones de red mediante consultas conversacionales e instrucciones basadas en texto. Esto permite convertir datos no estructurados en grafos visuales para identificar patrones y conexiones entre entidades.

La herramienta cubre la extracción de entidades de información y grafos de conocimiento, proporcionando un pipeline para convertir lenguaje natural en representaciones estructuradas de información conectada.

Features

  • Knowledge Graph Extraction - Automatically identifies entities and relationships from text to build structured visual knowledge representations.
  • Data Extraction Pipelines - Provides a pipeline for transforming raw natural language into structured triples for information mapping.
  • Entity Extraction Pipelines - Uses LLMs to automatically parse raw text into structured nodes and edges for graph construction.
  • Dynamic - Enables the dynamic expansion and updating of visual information networks through conversational queries.
  • Natural Language Query Interfaces - Provides a natural language interface for building and updating network visualizations.
  • Text-to-Graph Transformers - Transforms unstructured natural language into structured property graphs for visualization.
  • Information Extraction - Extracts key entities and their relations from unstructured text for systematic analysis.
  • State Continuity Injections - Implements iterative context injection to ensure continuity when incrementally building knowledge graphs.
  • Node Graph Serializers - Serializes complete node graphs including positions and connections into JSON for visualization.
  • Graph Property Modifiers - Allows modification of graph vertices and edges through natural language instructions.
  • Graph-Based Visualizations - Converts plain text into visual graphs to make complex connections and patterns easier to understand.
  • Graph Schema Extractions - Constrains extracted data to specific node and edge definitions based on a graph-specific data model.
  • Incremental State Accumulation - Maintains a persistent knowledge graph state that is updated as user queries provide new information.
  • General Utilities - Tool for converting natural language into structured knowledge graphs.

Historial de estrellas

Gráfico del historial de estrellas de varunshenoy/graphgptGráfico del historial de estrellas de varunshenoy/graphgpt

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a GraphGPT

Proyectos open-source similares, clasificados según cuántas características comparten con GraphGPT.
  • rahulnyk/knowledge_graphAvatar de rahulnyk

    rahulnyk/knowledge_graph

    2,978Ver en 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

    Jupyter Notebook
    Ver en GitHub↗2,978
  • johnsnowlabs/spark-nlpAvatar de JohnSnowLabs

    JohnSnowLabs/spark-nlp

    4,135Ver en GitHub↗

    Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing framework. It provides a multimodal machine learning framework and a distributed pipeline system for sequencing annotators to process large-scale linguistic data. The library includes a transformer text processor for generating contextual vector embeddings and a dedicated inference engine for managing large language models. The project distinguishes itself through its ability to process heterogeneous data types, including text, audio, and images, within a unified vision-langu

    Scala
    Ver en GitHub↗4,135
  • anthropics/claude-cookbooksAvatar de anthropics

    anthropics/claude-cookbooks

    45,835Ver en GitHub↗

    This repository serves as a comprehensive library of architectural blueprints and code examples for integrating large language models into software applications. It functions as a developer learning resource, providing structured tutorials and implementation patterns that demonstrate how to build intelligent features using advanced prompting and data processing techniques. The collection distinguishes itself by focusing on complex reasoning and data-grounding workflows. It provides practical guidance on implementing retrieval-augmented generation pipelines, which connect language models to pr

    Jupyter Notebook
    Ver en GitHub↗45,835
  • memgraph/memgraphAvatar de memgraph

    memgraph/memgraph

    4,163Ver en 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
    Ver en GitHub↗4,163
Ver las 30 alternativas a GraphGPT→

Preguntas frecuentes

¿Qué hace varunshenoy/graphgpt?

GraphGPT es un generador de grafos de conocimiento basado en LLM que extrae entidades y relaciones de texto no estructurado para crear grafos de conocimiento visuales. Funciona como una interfaz de grafo de lenguaje natural y un pipeline de extracción de datos no estructurados, transformando texto sin procesar en triples estructurados para mapear redes de información complejas.

¿Cuáles son las características principales de varunshenoy/graphgpt?

Las características principales de varunshenoy/graphgpt son: Knowledge Graph Extraction, Data Extraction Pipelines, Entity Extraction Pipelines, Dynamic, Natural Language Query Interfaces, Text-to-Graph Transformers, Information Extraction, State Continuity Injections.

¿Qué alternativas de código abierto existen para varunshenoy/graphgpt?

Las alternativas de código abierto para varunshenoy/graphgpt incluyen: rahulnyk/knowledge_graph — This project is a tool for transforming unstructured text into semantic knowledge graphs. It uses local language… johnsnowlabs/spark-nlp — Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing… anthropics/claude-cookbooks — This repository serves as a comprehensive library of architectural blueprints and code examples for integrating large… memgraph/memgraph — Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management.… neo4j-labs/llm-graph-builder — llm-graph-builder is a tool for transforming unstructured data into structured Neo4j graph databases using large… yifanfeng97/hyper-extract — Hyper-Extract is a framework designed for automated knowledge extraction, graph construction, and retrieval-augmented…