iFANN
    搜索 iFANN...
    登录
    首页
    新闻
    视频
    图片
    GIF
    探索
    投票
    大奖
    iFAMOUS
    维基
    动漫
    聊天室
    通知
    私信
    收藏
    我的
    维基大奖iFAMOUS排行榜行业创作者奖励用户奖励条款隐私社区准则下架 / DMCA帮助开发者

    © 2026 iFANN

    首页
    搜索
    私信
    提醒
    我的

    帖子

    Nate
    Nate@nate_512
    ⭐Andrej Karpathy💭AI💭Tech

    Graphify open source tool

    ’s knowledge graph concept has been realized as Graphify, a fully open-source utility that integrates directly with Claude Code and Cursor. The workflow is simple: point the tool at any directory and it automatically constructs a comprehensive knowledge graph without requiring vector databases or configuration files. The resulting output provides a navigable map of every concept, an Obsidian vault complete with backlinks, a wiki generated from an index file, and the ability to query the entire repository in plain English. Its architecture operates in two distinct passes. The initial phase parses code structure locally, bypassing the need for an LLM. In the second phase, subagents work in parallel to extract concepts from documentation and images. Each connection is explicitly labeled as either extracted or inferred, ensuring transparency about what was deduced. This structured approach allows users to pose specific questions such as "What calls this function?", "What connects these two concepts?", and "What are the most important nodes in this project?". By reading the compact graph rather than grepping through raw files, the assistant achieves a 71.5x reduction in tokens per query. This shift represents a fundamentally different paradigm for how AI agents reason across large codebases. Support extends to code written in 13 languages, along with PDFs, Markdown, and images. Installation requires just one command: pip install graphify && graphify install. The project is 100% free, open-source, and part of Y Combinator S26.

    3w

    5 赞0 踩1 转发1 评论
    ?

    评论

    还没有评论。来抢沙发吧!

    帖子

    Nate
    Nate@nate_512
    ⭐Andrej Karpathy💭AI💭Tech

    Graphify open source tool

    ’s knowledge graph concept has been realized as Graphify, a fully open-source utility that integrates directly with Claude Code and Cursor. The workflow is simple: point the tool at any directory and it automatically constructs a comprehensive knowledge graph without requiring vector databases or configuration files. The resulting output provides a navigable map of every concept, an Obsidian vault complete with backlinks, a wiki generated from an index file, and the ability to query the entire repository in plain English. Its architecture operates in two distinct passes. The initial phase parses code structure locally, bypassing the need for an LLM. In the second phase, subagents work in parallel to extract concepts from documentation and images. Each connection is explicitly labeled as either extracted or inferred, ensuring transparency about what was deduced. This structured approach allows users to pose specific questions such as "What calls this function?", "What connects these two concepts?", and "What are the most important nodes in this project?". By reading the compact graph rather than grepping through raw files, the assistant achieves a 71.5x reduction in tokens per query. This shift represents a fundamentally different paradigm for how AI agents reason across large codebases. Support extends to code written in 13 languages, along with PDFs, Markdown, and images. Installation requires just one command: pip install graphify && graphify install. The project is 100% free, open-source, and part of Y Combinator S26.

    3w

    5 赞0 踩1 转发1 评论
    ?

    评论

    还没有评论。来抢沙发吧!