# HuggingFace CLI工具便捷阅读AI论文

- 来源：向阳乔木 (@vista8)
- 发布时间：2026-05-10 22:57
- AIHOT 分数：59
- AIHOT 链接：https://aihot.virxact.com/items/cmozwybvj0lbzsllhm8rsyano
- 原文链接：https://x.com/vista8/status/2053489584009552020

## AI 摘要

如果你喜欢到Huggingface读最新的AI论文。

可以安装官方的cli：

curl -LsSf https://hf.co/cli/install.sh | bash

安装好以后，提示词：
hf papers read [论文编号或论文URL]

同时支持arxiv网站和Huggingface paper的URL。

## 正文

如果你喜欢到Huggingface读最新的AI论文。

可以安装官方的cli：

curl -LsSf https://hf.co/cli/install.sh | bash

安装好以后，提示词：
hf papers read 【论文编号或论文URL】

同时支持arxiv网站和Huggingface paper的URL。
