# gray-rag **Repository Path**: pengjunlee/gray-rag ## Basic Information - **Project Name**: gray-rag - **Description**: rag系统合集 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-12 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pip install -r requires.txt pip install -r requires.txt --upgrade 1. 从 requirements.txt 安装 conda install --file requirements.txt 2. 直接安装包 conda install numpy pandas matplotlib 3. 使用 pip 安装 pip install some-package