---
type: WebPage
title: graphify - 코드베이스를 질의
description: ""
resource: https://share.google/TgFVuUiCNg5JxNrMy
tags: []
timestamp: 2026-07-24T12:59:31.129101Z
---

[GeekNews](/) [최신글최신](/new) [예전글예전](/past) [쓰레드](/threads) [댓글](/comments) [포럼↗](https://beebs.hada.io/b/geeknews) [Ask](/ask) [Show](/show) [GN⁺](/plus) [Weekly](/weekly) [GeekBotsBots](/geekbots) [GeekBadgeBadge](/geekbadge) [후원](/support)  | [글등록등록](/write)

검색

[로그인](/login)

▲

[# graphify - 코드베이스를 질의 가능한 지식 그래프로 바꾸는 도구](https://github.com/Graphify-Labs/graphify) (github.com/Graphify-Labs)

8P by [xguru](/%40xguru) 12시간전 | ★ favorite | [댓글과 토론](topic?id=31743)

* AI 코딩 어시스턴트에서 `/graphify .` 하면 코드/문서/PDF/이미지/영상 전체가 **지식 그래프**로 매핑되어, 파일을 grep하는 대신 **질문으로 탐색**하는 방식으로 전환
  + 질문하면 관련 서브그래프만 반환해서 전체 파일을 읽을 필요 없음
* 코드는 **tree-sitter AST**로 로컬 파싱되어 LLM 호출 자체를 하지 않음. 즉 **그래프 빌드하는 LLM 토큰은 제로**
* 코드가 머신 밖으로 나가지 않아, 데이터 레지던시 요구가 있는 조직도 API 키 없이 완전 오프라인으로 인덱싱 가능
* 모든 연결에 `EXTRACTED`(원문 명시) / `INFERRED`(추론) **신뢰도 태그**가 붙어, LLM 결과를 그대로 믿어야 하는 상황을 피하고 **어디까지가 근거인지 확인 가능**
* 임베딩 및 벡터 스토어를 쓰지 않는 **실제 그래프**여서, 유사도 검색이 아니라 두 대상 간 경로 추적(`path`)과 개념 설명(`explain`)이 가능
* 코드 외에 SQL 스키마, Terraform/HCL, MCP 설정, 패키지 매니페스트, Office 문서, PDF, 이미지, 영상 URL까지 동일 그래프로 통합
* 핵심 질의 명령 3종
  + `graphify query "what connects auth to the database?"` - 자연어 질문에 범위 한정 서브그래프 반환
  + `graphify path "FastAPI" "ModelField"` - 두 대상 간 최단 경로를 홉 단위로 출력
  + `graphify explain "APIRouter"` - 소스 위치, 커뮤니티, 차수, 연결 목록 표시
* `# NOTE:` / `# WHY:` 주석과 ADR/RFC 인용이 **일급 노드**로 추출되어 코드와 연결 → 코드만 봐서는 알 수 없는 **설계 이유까지 검색 대상**
* 어시스턴트가 항상 그래프를 먼저 참조하도록 훅/지시 파일을 설치, 원본 파일을 하나씩 읽는 동작을 **질의로 대체**하도록 강제 가능
* `graphify-out/`을 git에 커밋하면 팀 전원이 **같은 코드 지도에서 시작**, 커밋마다 자동 재빌드되며 API 비용도 발생하지 않음
* `python -m graphify.serve`로 그래프를 **MCP 서버**로 노출해, `--transport http`로 팀 전체가 하나의 URL 공유 가능
* MIT 라이선스

## 함께 보면 좋은 글 β

* [Understand-Anything - 코드/지식베이스를 인터랙티브 지식 그래프로 변환하는 플러그인](/topic?id=29178)
* [CodeGraph - AI 코딩 에이전트를 위한 코드 지식 그래프](/topic?id=29873)
* [GraphQLize - Postgres/MySQL에 GraphQL API를 사용가능하게 해주는 JVM Library](/topic?id=1744)
* [Postgres 19의 프로퍼티 그래프 이해하기](/topic?id=31383)
* [AI가 Stack Overflow에 끼친 영향을 그래프로 보기](/topic?id=31567)

**GeekNews는 개발·기술·스타트업 소식을 빠르게 전달합니다.**
Weekly 뉴스레터로 구독하거나, 더 편하게 GeekBots로 받아보세요.

[Weekly 구독](/weekly?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer)
[GeekBots로 받기](/geekbots?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer)
[GeekNews 소개](/start?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer)
숨기기

## 댓글과 토론

인증 이메일 클릭후 다시 체크박스를 눌러주세요

GeekNews를 계속 받아보려면 Weekly 뉴스레터나 GeekBots를 이용해보세요.

[Weekly 구독](/weekly?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer_reminder)
·
[GeekBots](/geekbots?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer_reminder)
·
[GeekNews 소개](/start?utm_source=referrer_banner&utm_medium=site&utm_campaign=topic_footer_reminder)

[처음 오셨나요](/start)
[사이트 이용법](/guidelines)
[FAQ](/faq)
[About](/about)
[후원하기](/support)
[이용약관](/terms)
[개인정보 처리방침](/privacy)

  |
[Blog](/blog)
[Lists](/lists)
[RSS](https://news.hada.io/rss/news)
  |
[Bookmarklet](/bookmarklet)

[X (Twitter)](https://x.com/GeekNewsHada)
[Facebook](https://facebook.com/GeekNewsHada)
  |   [긱뉴스봇](/geekbots) :
[Slack](/slack)
[잔디](/jandibot)
[Discord](/discordbot)
[Teams](/teamsbot)
[Dooray!](/dooraybot)
[Google Chat](/googlechatbot)
[Mattermost](/mattermostbot)
[Swit](/switbot)

[시작하기](/start)
[이용법](/guidelines)
[FAQ](/faq)
[About](/about)
[후원](/support)
[약관](/terms)
[개인정보](/privacy)

[Lists](/lists)
[Blog](/blog)
[RSS](https://news.hada.io/rss/news)
[X](https://x.com/GeekNewsHada)
[긱뉴스봇](/geekbots)

검색

언어 선택: 한국어

* 한국어
  ✓
* [Indonesia](https://id.news.hada.io/topic?id=31743)
* [Tiếng Việt](https://vi.news.hada.io/topic?id=31743)
* [Português](https://pt.news.hada.io/topic?id=31743)
* [Español](https://es.news.hada.io/topic?id=31743)
* [ไทย](https://th.news.hada.io/topic?id=31743)
* [日本語](https://ja.news.hada.io/topic?id=31743)
* [Türkçe](https://tr.news.hada.io/topic?id=31743)
* [Deutsch](https://de.news.hada.io/topic?id=31743)
* [Français](https://fr.news.hada.io/topic?id=31743)
* [हिन्दी](https://hi.news.hada.io/topic?id=31743)

![]()