Paper Deck: Open-Source Tool Aggregates AI/ML Papers from ArXiv and Hugging Face, Syncs Reading Progress Across Devices
English summary
A researcher built Paper Deck, a free web platform that unifies AI/ML paper discovery from sources like arXiv and Hugging Face into one interface. Users can read papers directly in the browser, star items for later, and the site remembers where they stopped reading across laptop and phone. The tool is open source under the MIT license and available on GitHub.
Chinese summary
一位研究人员创建了 Paper Deck,一个免费的网页平台,将来自 arXiv 和 Hugging Face 等来源的 AI/ML 论文发现整合到一个界面。用户可以在浏览器中直接阅读论文,给论文加星标以便稍后查看,并且该工具会记住跨笔记本电脑和手机的阅读进度。该项目以 MIT 许可证开源,代码托管在 GitHub 上。
Key points
Aggregates AI/ML papers from multiple sources (arXiv, Hugging Face) into a single interface.
将来自多个来源(arXiv、Hugging Face)的 AI/ML 论文聚合到单一界面。
Provides in-browser reading with starring/bookmarking for later reference.
支持浏览器内阅读,并提供加星标/书签功能以便后续参考。
Automatically syncs reading position across devices (laptop and phone).
跨设备(笔记本电脑和手机)自动同步阅读进度。
Free and open source (MIT license) with code available on GitHub.
免费且开源(MIT 许可证),代码托管于 GitHub。