<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Graphify on Text Matrix</title><link>https://txtmix.com/tags/graphify/</link><description>Recent content in Graphify on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/graphify/index.xml" rel="self" type="application/rss+xml"/><item><title>Graphify Labs Graphify：把 Claude Code 变成「知识图谱构建器」的本地 RAG 框架</title><link>https://txtmix.com/posts/tech/graphify-labs-graphify-ai-graph-rag-framework/</link><pubDate>Tue, 14 Jul 2026 03:13:08 +0800</pubDate><guid>https://txtmix.com/posts/tech/graphify-labs-graphify-ai-graph-rag-framework/</guid><description>&lt;h2 id="本文导读">本文导读&lt;/h2>
&lt;p>读完本文你将能够：&lt;/p>
&lt;ul>
&lt;li>理解 Graphify 不是一个&amp;quot;图数据库项目&amp;quot;，而是一个 &lt;strong>Claude Code / Codex 的 Skill（技能包）&lt;/strong>：它把 &lt;code>/graphify&lt;/code> 命令注册到你的本地代理（agent），让代理对任意文件夹调用&amp;quot;读文件 → 提概念 → 建图 → 报告&amp;quot;的完整链路。&lt;/li>
&lt;li>看清它与传统 RAG（向量检索）和 Neo4j 类图数据库的差异：本地运行、无外部服务、每条边带 &lt;code>EXTRACTED / INFERRED / AMBIGUOUS&lt;/code> 标签，能诚实区分&amp;quot;看到的事实&amp;quot;与&amp;quot;猜的连接&amp;quot;。&lt;/li>
&lt;li>跑通最小示例：安装 → &lt;code>/graphify .&lt;/code> → 产出交互式 HTML / Obsidian vault / Wikipedia 风格 wiki。&lt;/li>
&lt;li>知道 README 里那个 &lt;strong>71.5× token 压缩&lt;/strong>的 benchmark 在什么条件下成立、小文件场景下不要硬上。&lt;/li>
&lt;li>区分 &lt;code>--watch&lt;/code>（自动监听）、&lt;code>--update&lt;/code>（增量）、&lt;code>graphify hook install&lt;/code>（post-commit 钩子）三种&amp;quot;图谱保鲜&amp;quot;模式的取舍。&lt;/li>
&lt;/ul>
&lt;p>适合读者：经常在 Claude Code / Codex 里做&amp;quot;读代码 + 读论文 + 读截图&amp;quot;的研究员、agent builder、想给个人本地知识库做图谱化的工程师。&lt;/p></description></item></channel></rss>