Trending repositories: graphrag

3 tracked repositories tagged with graphrag, ordered by stars. Use the topic filters below to narrow further.

Filter by topic

3 of 3 repositories

  • Graphify-Labs/graphify

    Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

    AI summary: Turns codebases, docs, and schemas into queryable knowledge graphs via local AST parsing.

    103,902developer-toolsPythonApache-2.0
  • Graphify-Labs/graphify

    Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

    AI summary: An advanced code analysis and search tool utilizing knowledge graphs and LLMs.

    98,319developer-toolsPythonApache-2.0
  • tirth8205/code-review-graph

    Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

    AI summary: A local-first code intelligence graph that drastically reduces LLM context windows for code reviews and large-repo tasks.

    28,761developer-toolsPythonMIT