Paper Search (Papers)

ProjectHub includes a built-in academic paper search engine that lets you search and manage papers across 7 databases simultaneously.

Overview

Access it from the Papers tab in the project detail view.

Papers tab full layoutpublic/images/manual/papers/paper-01-full-layout.png스크린샷 교체 예정

Supported Databases

DatabaseFieldSearchRecentTrending
arXivPhysics, Mathematics, CS
Semantic ScholarAI-powered paper search
HuggingFaceAI/ML daily papers
OpenAlexOpen access metadata
PubMedMedicine, Life Sciences (NIH)
bioRxivBiology preprints
COREOpen access archive

HuggingFace only supports trending (daily papers). Keyword search and recent paper browsing are performed on the other 6 databases.

Searching for Papers

Source Selection

Before searching, select which databases to search using interactive source chips:

  • Click chips to enable/disable individual sources
  • Each chip shows the result count per source
  • At least 1 source must remain selected

Search bar — keyword inputpublic/images/manual/papers/paper-02-search-bar.png스크린샷 교체 예정
  1. Enter keywords in the search bar
  2. Press Enter or click the search button
  3. Selected databases are searched simultaneously (each source loads independently)
Search examples:
transformer attention mechanism
large language model efficiency
federated learning privacy

Category Filters

Category filter chipspublic/images/manual/papers/paper-03-category-chips.png스크린샷 교체 예정
CategoryCodeDescription
CScsComputer Science (all)
AIcs.AIArtificial Intelligence
MLcs.LGMachine Learning
NLPcs.CLComputational Linguistics / NLP
CVcs.CVComputer Vision
SEcs.SESoftware Engineering
StatisticsstatStatistics
MathmathMathematics
PhysicsphysicsPhysics

Sort Options

SortDescription
Most CitedBy citation count
NewestBy publication date (most recent first)
RelevanceBy relevance to search query
Sort dropdownpublic/images/manual/papers/paper-04-sort-dropdown.png스크린샷 교체 예정

Browsing Papers

Latest Papers

Browse the latest papers from each database (except HuggingFace):

Latest paper list — source badgespublic/images/manual/papers/paper-05-latest-list.png스크린샷 교체 예정

View trending papers from HuggingFace, Semantic Scholar, and OpenAlex:

Trending paper listpublic/images/manual/papers/paper-06-trending-list.png스크린샷 교체 예정
  • HuggingFace — Daily popular AI/ML papers (historical dates available)
  • Semantic Scholar — High citation count recent papers
  • OpenAlex — Citation-sorted recent papers

Grouping by Source

View search results grouped by source:

Search results grouped by sourcepublic/images/manual/papers/paper-07-grouped-results.png스크린샷 교체 예정
  • Expand/collapse each source section
  • Individual loading state per source
  • One source's failure doesn't affect others

Paper Cards

Detailed view of a single paper cardpublic/images/manual/papers/paper-08-card-detail.png스크린샷 교체 예정

Each paper card displays the following information:

ElementDescription
TitlePaper title
AuthorsAuthor list (shows "N more" when exceeding 3)
AbstractAbstract preview
Publication DatePublication or preprint date (yyyy.MM.dd)
Source BadgeSource database (color-coded icon)
Citation CountNumber of citations (when available)
Bookmark ToggleAdd or remove from favorites
Web LinkLink to the paper's original page
PDF LinkView or download the PDF

Click the Find Related button on a paper card to get related paper recommendations powered by OpenAlex's citation graph:

  • Works for papers from any source
  • Papers from other sources are automatically matched in OpenAlex by title
  • Related papers are sorted by citation count

This feature is especially useful for discovering related papers in a chain during project research.

Bookmarks

Bookmark important papers to find them quickly later:

Bookmarks tab — saved paper listpublic/images/manual/papers/paper-09-bookmarks.png스크린샷 교체 예정

Adding a Bookmark

  • Click the bookmark icon on a paper card
  • Or use the bookmark button in the paper detail view

Managing Bookmarks

  • View all bookmarks in the Bookmarks tab
  • Remove bookmarks you no longer need
  • Storage location: ~/Library/Application Support/ProjectHub/paper_bookmarks.json

PDF Viewer

PDF viewer — displaying a paper PDFpublic/images/manual/papers/paper-10-pdf-viewer.png스크린샷 교체 예정

Click the PDF link on a paper card to open it in the built-in PDF viewer:

  • Read directly within the app
  • Zoom in and out
  • Page navigation
For papers without a direct PDF, an in-app web viewer automatically opens the paper's web page instead.

Pagination

When there are many search results, click the Load More button to fetch additional results:

"Load More" buttonpublic/images/manual/papers/paper-11-load-more.png스크린샷 교체 예정

Use Cases

AI/ML Project Research

Search for the latest AI/ML papers relevant to your project and use them as reference material. Use the Related Paper Recommendations feature to start from a key paper and discover related research in a chain.

Stay up to date with the latest trends in AI by following HuggingFace trending papers.

Reference Management

Save project-related papers as bookmarks to manage your references.

Next Steps