{
  "slug": "graphify",
  "name": "graphify",
  "url": "https://github.com/Graphify-Labs/graphify",
  "cat": "memory",
  "group": "claude",
  "tagline": "Mixed-corpus knowledge graph",
  "price": "Free",
  "tier": "free",
  "pick": false,
  "what": "Turns a mixed corpus — code, docs, SQL schemas, configs, PDFs, images — into a queryable knowledge graph. Code extraction is deterministic and local; only prose and images route through Claude. Every edge is labeled EXTRACTED, INFERRED or AMBIGUOUS. Outputs graph.json, an interactive HTML visualization, a report and an Obsidian vault. ~107k stars.",
  "why": "<b>The mixed-corpus part is your project angle</b> — it will ingest editorial PDFs, style guides and back-issue docs alongside the code, not just source files. The --wiki export produces agent-navigable markdown grouped by concept.",
  "install": "uv tool install graphifyy",
  "category": {
    "key": "memory",
    "name": "Memory & context",
    "desc": "What survives the session. Stops the agent re-reading everything every time.",
    "group": "claude",
    "groupName": "Claude Code toolkit"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T20:13:57.562+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}