Ross ROSS = Recommend OSS · open-source software intelligence for agents

varunshenoy/GraphGPT

Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️‍♂️ observed · 2026-08-28

github.com/varunshenoy/GraphGPT · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 0
  • Release rhythm 35
  • Longevity 93

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1310
  • days_rel: n/a
  • days_push: 845
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4426 stars · 397 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GraphGPT is a web application that converts unstructured natural language text into a knowledge graph using GPT-3, visualizing entities and their relationships. Successive queries can update the existing graph state or create entirely new structures.

Use cases

  • extract a knowledge graph from a movie synopsis
  • visualize entities and relationships from a wikipedia passage
  • build a graph from a video transcript
  • incrementally update a knowledge graph with new text
  • explore how GPT-3 structures unstructured text

When to choose

  • you want a quick visual demo of LLM-based entity/relation extraction
  • you need a lightweight tool to turn prose into an interactive graph
  • you want to study few-shot prompt design for structured JSON output

When to avoid

  • you need production-grade knowledge graph extraction with low latency
  • you want a maintained library to embed in your own project (the author recommends GPT Index/LlamaIndex instead)
  • you cannot rely on the OpenAI API or don't have an API key

Facets

application · maturity experimental

nlp llm-inference data-visualization rag artificial-intelligence large-language-models data-visualization knowledge-graph gpt-3 openai graph-visualization toy-project natural-language-processing web nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
varunshenoy/GraphGPTmain31

For agents

markdown · JSON · MCP: product_card(name="varunshenoy/GraphGPT")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem