HyperGraphRAG
HyperGraphRAG
📖 简介
[NeurIPS 2025] Official resources of "HyperGraphRAG: Retrieval-Augmented 生成 via Hypergraph-Structured Knowledge Representation".
查看英文原版
[NeurIPS 2025] Official resources of "HyperGraphRAG: Retrieval-Augmented Generation via Hypergraph-Structured Knowledge Representation".
📥 安装此技能
ai-agent install hypergraphrag
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/LHRLAB/HyperGraphRAGcd hypergraphragai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r hypergraphrag ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。