NodeRAG支持多种安装方式,确保系统已安装Python 3.10或以上版本。以下是详细的安装步骤:
- 通过Conda安装:
- 创建并激活Conda环境:
conda create -n NodeRAG python=3.10
responder cantandoconda activate NodeRAG
. - 克隆代码库(可选):
git clone https://github.com/Terry-Xu-666/NodeRAG.git
并进入项目目录。 - Instale a dependência:
pip install -r requirements.txt
.
- 创建并激活Conda环境:
- Instalação via PyPI: executar diretamente
pip install NodeRAG
. - 可选加速安装: 使用uv工具,运行
uv pip install NodeRAG
.
Após a conclusão da instalação, execute python -m NodeRAG.app
启动本地Web界面,访问 http://localhost:5000 Disponível.
Essa resposta foi extraída do artigoNodeRAG: uma ferramenta baseada em gráficos heterogêneos para recuperação e geração de informações precisasO