arxiv-researcher
将论文转化为工程资产,打造工程师的个人科研闭环。
论文研究
工程资产
科研闭环
arXiv
GitHub
Python
⭐ 9⬇️ 0🏷️ main📦 2
arxiv-researcher-main.zip
57.0 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:arxiv-researcher-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── arxiv_engine │ ├── core │ │ ├── __init__.py │ │ └── utils.py │ ├── pipelines │ │ ├── __init__.py │ │ ├── arxiv_fetch.py │ │ ├── brain.py │ │ ├── context.py │ │ ├── contrib.py │ │ ├── daily.py │ │ ├── dataset.py │ │ ├── deploy.py │ │ ├── extend.py │ │ ├── fix.py │ │ ├── init_project.py │ │ ├── lab.py │ │ ├── read.py │ │ ├── repro.py │ │ └── search.py │ ├── __init__.py │ └── cli.py ├── assets │ ├── templates │ │ ├── api_template.py │ │ ├── benchmark_template.py │ │ ├── deploy_coreml_template.py │ │ ├── deploy_rknn_template.py │ │ ├── deploy_tensorrt_template.py │ │ ├── inference_demo_template.py │ │ ├── kernel_triton_template.py │ │ ├── onnx_export_template.py │ │ ├── profiler_template.py │ │ ├── scale_fsdp_template.py │ │ ├── train_demo_template.py │ │ └── viz_attention_template.py │ ├── ISSUE_TEMPLATE.md │ └── PR_TEMPLATE.md ├── skills │ └── arxiv-cli │ └── SKILL.md ├── .gitignore ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── SKILL.md ├── install.sh ├── requirements.txt └── setup.py
元数据
Slug: arxiv-researcher
作者: teslavia
协议: MIT
包大小: 57.0 KB
SHA256: af61b2feec267b8e2bdc263e716798ee160b2daaf024fcee1f40c8e16c6983d3